summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-01-13 16:41:27 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-01-13 16:41:27 +0000
commitb23a853faa07dbc623397a07dfd0f87a37645a8b (patch)
tree0329d9e56adda489df5c3d167a4a69d066bb4365 /eclass/stardict.eclass
parentfix problem with install paths (#68426) (diff)
downloadhistorical-b23a853faa07dbc623397a07dfd0f87a37645a8b.tar.gz
historical-b23a853faa07dbc623397a07dfd0f87a37645a8b.tar.bz2
historical-b23a853faa07dbc623397a07dfd0f87a37645a8b.zip
remoev debugging from stardict
Diffstat (limited to 'eclass/stardict.eclass')
-rw-r--r--eclass/stardict.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/stardict.eclass b/eclass/stardict.eclass
index b854ea1272b8..401c4e98cc8d 100644
--- a/eclass/stardict.eclass
+++ b/eclass/stardict.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.6 2004/07/30 21:31:52 arj Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/stardict.eclass,v 1.7 2005/01/13 16:41:27 liquidx Exp $
# Author : Alastair Tse <liquidx@gentoo.org>
#
@@ -44,8 +44,8 @@ stardict_src_compile() {
}
stardict_src_install() {
+ cd ${S}
insinto /usr/share/stardict/dic
- echo `pwd`
doins *.dict.dz
doins *.idx*
doins *.ifo