summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/apel/apel-10.6.ebuild')
-rw-r--r--app-emacs/apel/apel-10.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/apel/apel-10.6.ebuild b/app-emacs/apel/apel-10.6.ebuild
index 76b2e6ac7b8f..9e9f83cde778 100644
--- a/app-emacs/apel/apel-10.6.ebuild
+++ b/app-emacs/apel/apel-10.6.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/apel/apel-10.6.ebuild,v 1.3 2003/08/13 07:04:53 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.6.ebuild,v 1.4 2003/09/08 04:13:52 msterret Exp $
inherit elisp
@@ -38,9 +38,9 @@ src_install() {
LISPDIR=${D}/${SITELISP} \
VERSION_SPECIFIC_LISPDIR=${D}/${SITELISP} install || die
- elisp-site-file-install ${FILESDIR}/50apel-gentoo.el
+ elisp-site-file-install ${FILESDIR}/50apel-gentoo.el
- dodoc ChangeLog README*
+ dodoc ChangeLog README*
}
pkg_postinst() {