summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/amanda/amanda-2.4.4_p3.ebuild')
-rw-r--r--app-admin/amanda/amanda-2.4.4_p3.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-admin/amanda/amanda-2.4.4_p3.ebuild b/app-admin/amanda/amanda-2.4.4_p3.ebuild
index 9792ad55934d..186a3b806084 100644
--- a/app-admin/amanda/amanda-2.4.4_p3.ebuild
+++ b/app-admin/amanda/amanda-2.4.4_p3.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/app-admin/amanda/amanda-2.4.4_p3.ebuild,v 1.4 2004/12/10 22:12:21 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/amanda-2.4.4_p3.ebuild,v 1.5 2004/12/18 17:17:33 blubb Exp $
inherit eutils
@@ -164,8 +164,6 @@ src_compile() {
myconf="${myconf} --with-buffered-dump"
# Debug
myconf="${myconf} `use_with debug debugging`"
- # PIC
- myconf="${myconf} `use_with pic`"
# Where to put our files
myconf="${myconf} --localstatedir=${AMANDA_USER_HOMEDIR}"