summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-11-05 13:54:04 +0000
committerAchim Gottinger <achim@gentoo.org>2001-11-05 13:54:04 +0000
commitaedce946b519a8e8ea5ce30eaca4d6f67bb921b7 (patch)
treeeba7cc9f2deb643e26b141c6525c47532c57cc65 /app-editors/quanta
parentAdded libxslt do thedeps (diff)
downloadgentoo-2-aedce946b519a8e8ea5ce30eaca4d6f67bb921b7.tar.gz
gentoo-2-aedce946b519a8e8ea5ce30eaca4d6f67bb921b7.tar.bz2
gentoo-2-aedce946b519a8e8ea5ce30eaca4d6f67bb921b7.zip
Added docrc files for the css,javascript and html docs
Diffstat (limited to 'app-editors/quanta')
-rw-r--r--app-editors/quanta/quanta-2.0_pre2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/quanta/quanta-2.0_pre2-r1.ebuild b/app-editors/quanta/quanta-2.0_pre2-r1.ebuild
index bfe3a192c19d..ebd22ecdf527 100644
--- a/app-editors/quanta/quanta-2.0_pre2-r1.ebuild
+++ b/app-editors/quanta/quanta-2.0_pre2-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Dan Armak <danarmak@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0_pre2-r1.ebuild,v 1.1 2001/10/13 22:28:17 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-2.0_pre2-r1.ebuild,v 1.2 2001/11/05 13:54:04 achim Exp $
. /usr/portage/eclass/inherit.eclass
inherit kde || die
@@ -32,7 +32,7 @@ src_install() {
dodir ${KDEDIR}/share/apps/quanta/doc/
for x in css html javascript php; do
- cp -a ${WORKDIR}/${x}/${x} ${D}/${KDEDIR}/share/apps/quanta/doc/
+ cp -a ${WORKDIR}/${x}/*.docrc ${WORKDIR}/${x}/${x} ${D}/${KDEDIR}/share/apps/quanta/doc/
done
} \ No newline at end of file