summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-09-16 18:33:04 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-09-16 18:33:04 +0000
commit095dc6d757fa4fd07e60dad491b073e81b44f89e (patch)
tree33f304db32d4ed684ccd58622d57800cc30e2799 /net-dialup
parentRemoved some themes that carried artwork that bears copyright at request of (... (diff)
downloadgentoo-2-095dc6d757fa4fd07e60dad491b073e81b44f89e.tar.gz
gentoo-2-095dc6d757fa4fd07e60dad491b073e81b44f89e.tar.bz2
gentoo-2-095dc6d757fa4fd07e60dad491b073e81b44f89e.zip
fix use invocation
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/gnokii/gnokii-0.6.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/gnokii/gnokii-0.6.3.ebuild b/net-dialup/gnokii/gnokii-0.6.3.ebuild
index 8820e5984e58..7d0d70d10b79 100644
--- a/net-dialup/gnokii/gnokii-0.6.3.ebuild
+++ b/net-dialup/gnokii/gnokii-0.6.3.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/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.1 2004/09/15 14:51:27 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/gnokii/gnokii-0.6.3.ebuild,v 1.2 2004/09/16 18:33:04 mr_bones_ Exp $
inherit eutils
@@ -70,7 +70,7 @@ src_install () {
# only one file needs suid root to make a psuedo device
fperms 4755 ${D}/usr/sbin/mgnokiidev
- if [ `use sms` ]
+ if use sms
then
cd ${S}/smsd