summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmando Di Cianno <fafhrd@gentoo.org>2004-10-21 19:10:16 +0000
committerArmando Di Cianno <fafhrd@gentoo.org>2004-10-21 19:10:16 +0000
commit2bf35b7a1db3d9846c1cdbf69452927a0f6c5aed (patch)
tree7a7cb8a38f982fcab5bd2c1f4953eaa4df802a7c /gnustep-libs/steptalk
parentAdded support for authentication using PostgreSQL. (Manifest recommit) (diff)
downloadgentoo-2-2bf35b7a1db3d9846c1cdbf69452927a0f6c5aed.tar.gz
gentoo-2-2bf35b7a1db3d9846c1cdbf69452927a0f6c5aed.tar.bz2
gentoo-2-2bf35b7a1db3d9846c1cdbf69452927a0f6c5aed.zip
Changed use of 'if ''use XXX''' / use requiring an echo, to not requiring the echo; keyworded a few ebuilds for ~ppc.
Diffstat (limited to 'gnustep-libs/steptalk')
-rw-r--r--gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild b/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild
index 0074b69fa4c5..5552f03da448 100644
--- a/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild
+++ b/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild
@@ -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/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild,v 1.2 2004/10/18 12:13:11 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/steptalk/steptalk-0.8.3_pre20040927.ebuild,v 1.3 2004/10/21 19:10:16 fafhrd Exp $
ECVS_CVS_COMMAND="cvs -q"
ECVS_SERVER="savannah.gnu.org:/cvsroot/gnustep"
@@ -30,7 +30,7 @@ src_install() {
egnustep_env
egnustep_install || die
- if [ `use doc` ]; then
+ if use doc ; then
egnustep_env
cd Documentation
mkdir -p ${TMP}/tmpdocs