diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2003-10-12 23:21:28 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2003-10-12 23:21:28 +0000 |
commit | 1347ca197632b1022f1763ed404de0fb8d09f0a6 (patch) | |
tree | 909ffc16872c4dcc51140a4190cca38f32f15626 /app-emacs/yc/yc-3.5.8.ebuild | |
parent | Version bump. (diff) | |
download | historical-1347ca197632b1022f1763ed404de0fb8d09f0a6.tar.gz historical-1347ca197632b1022f1763ed404de0fb8d09f0a6.tar.bz2 historical-1347ca197632b1022f1763ed404de0fb8d09f0a6.zip |
Version bump.
Diffstat (limited to 'app-emacs/yc/yc-3.5.8.ebuild')
-rw-r--r-- | app-emacs/yc/yc-3.5.8.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-emacs/yc/yc-3.5.8.ebuild b/app-emacs/yc/yc-3.5.8.ebuild index b6368520a2dc..1d33541d9cba 100644 --- a/app-emacs/yc/yc-3.5.8.ebuild +++ b/app-emacs/yc/yc-3.5.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-3.5.8.ebuild,v 1.3 2003/09/11 00:56:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-3.5.8.ebuild,v 1.4 2003/10/12 23:21:24 nakano Exp $ inherit elisp @@ -32,8 +32,7 @@ src_compile() { src_install() { elisp-install ${PN} *.el *.elc elisp-site-file-install ${FILESDIR}/${SITEFILE} - - dodoc ${FILESDIR}/sample* + dodoc ${FILESDIR}/sample.dot.emacs ${FILESDIR}/sample.hosts.canna || die } pkg_postinst() { |