summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonny Davies <woodchip@gentoo.org>2003-05-30 14:08:15 +0000
committerDonny Davies <woodchip@gentoo.org>2003-05-30 14:08:15 +0000
commit1fcba1c14b3187768d6901813f46fb286bed9522 (patch)
tree0c3c902cd1ba2677442fa822b400ed490502c10f /net-fs/samba
parentbumped -r3 to stable and make use of perl-module eclass properly (diff)
downloadhistorical-1fcba1c14b3187768d6901813f46fb286bed9522.tar.gz
historical-1fcba1c14b3187768d6901813f46fb286bed9522.tar.bz2
historical-1fcba1c14b3187768d6901813f46fb286bed9522.zip
fixo
Diffstat (limited to 'net-fs/samba')
-rw-r--r--net-fs/samba/samba-3.0_alpha24-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-3.0_alpha24-r1.ebuild b/net-fs/samba/samba-3.0_alpha24-r1.ebuild
index 1c2829d80a22..98ae5a542eab 100644
--- a/net-fs/samba/samba-3.0_alpha24-r1.ebuild
+++ b/net-fs/samba/samba-3.0_alpha24-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0_alpha24-r1.ebuild,v 1.2 2003/05/29 09:07:12 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/samba/samba-3.0_alpha24-r1.ebuild,v 1.3 2003/05/30 14:08:15 woodchip Exp $
inherit eutils
@@ -136,7 +136,7 @@ src_compile() {
--with-configdir=/etc/samba \
--with-logfilebase=/var/log/samba \
\
- --enable-shared \
+ --enable-static --enable-shared \
--with-manpages-langs=en \
--with-sendfile-support \
--without-spinlocks \