summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2004-01-19 13:36:35 +0000
committerCaleb Tennis <caleb@gentoo.org>2004-01-19 13:36:35 +0000
commitbf4ae929dac359d8c5211eecb631cd85f4b286bd (patch)
tree2d1f7c5912f0f4c609f3824c62a3fa18620944b9 /net-misc/ksambaplugin
parentinitial commit, thx to solution2u.net (diff)
downloadgentoo-2-bf4ae929dac359d8c5211eecb631cd85f4b286bd.tar.gz
gentoo-2-bf4ae929dac359d8c5211eecb631cd85f4b286bd.tar.bz2
gentoo-2-bf4ae929dac359d8c5211eecb631cd85f4b286bd.zip
Package is packaged strange - fix the S in the ebuild
Diffstat (limited to 'net-misc/ksambaplugin')
-rw-r--r--net-misc/ksambaplugin/Manifest2
-rw-r--r--net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/ksambaplugin/Manifest b/net-misc/ksambaplugin/Manifest
index 7580fd3eb6aa..c7137e6fdfd8 100644
--- a/net-misc/ksambaplugin/Manifest
+++ b/net-misc/ksambaplugin/Manifest
@@ -1,4 +1,4 @@
-MD5 91f3616372fd75f916c1bf85406c1477 ksambaplugin-0.5f.ebuild 669
+MD5 6c3e0b002a634e3c76e745ece194a53a ksambaplugin-0.5f.ebuild 677
MD5 104f7662c652ff1556c974c9933e4336 ChangeLog 1572
MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
MD5 af5d9b6bd72869b5b24774dab62ab74a files/digest-ksambaplugin-0.5f 69
diff --git a/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild b/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild
index 5cb77b1f1c6e..25bd98b276ca 100644
--- a/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild
+++ b/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild,v 1.2 2004/01/19 02:52:23 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/ksambaplugin/ksambaplugin-0.5f.ebuild,v 1.3 2004/01/19 13:36:28 caleb Exp $
inherit kde
need-kde 3
@@ -15,7 +15,7 @@ IUSE="debug"
DEPEND=">=kde-base/kdebase-3"
RDEPEND="${DEPEND} >=net-fs/samba-2.2.7"
-S=${WORKDIR}/${P/f/}
+S=${WORKDIR}/${P/f/}/${P/f/}
use debug && myconf="$myconf --enable-debug --enable-profile"
myconf="$myconf --enable-sso"