summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2003-08-02 15:45:38 +0000
committerMartin Schlemmer <azarah@gentoo.org>2003-08-02 15:45:38 +0000
commit4c07c2acefe503d9f94979dd1a073712416ba446 (patch)
treef998bacaa8ea3fa9acc32e9edfb26fee9a96282a /sys-apps/coreutils
parentadded einfo in pkg_postinst (diff)
downloadgentoo-2-4c07c2acefe503d9f94979dd1a073712416ba446.tar.gz
gentoo-2-4c07c2acefe503d9f94979dd1a073712416ba446.tar.bz2
gentoo-2-4c07c2acefe503d9f94979dd1a073712416ba446.zip
remove confdir3 patch for now
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r--sys-apps/coreutils/ChangeLog5
-rw-r--r--sys-apps/coreutils/coreutils-5.0-r1.ebuild5
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index dca2057a4f02..8b265b816253 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.18 2003/08/02 13:18:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.19 2003/08/02 15:45:38 azarah Exp $
+
+ 02 Aug 2003; Martin Schlemmer <azarah@gentoo.org> coreutils-5.0-r1.ebuild:
+ Remove confdir3 patch for now.
02 Aug 2003; Seemant Kulleen <seemant@gentoo.org> coreutils-5.0-r1.ebuild,
coreutils-5.0.ebuild:
diff --git a/sys-apps/coreutils/coreutils-5.0-r1.ebuild b/sys-apps/coreutils/coreutils-5.0-r1.ebuild
index fd998b2c9132..eed8236b5dae 100644
--- a/sys-apps/coreutils/coreutils-5.0-r1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.0-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/sys-apps/coreutils/coreutils-5.0-r1.ebuild,v 1.3 2003/08/02 13:18:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0-r1.ebuild,v 1.4 2003/08/02 15:45:38 azarah Exp $
inherit eutils
@@ -44,9 +44,6 @@ src_unpack() {
then
epatch ${WORKDIR}/${PN}-gentoo-patches/${PN}-gentoo-uname.patch
fi
-
- # Fix confdir3 sandbox issue reported in bug 25702
- epatch ${FILESDIR}/${PN}-5.0-confdir3.patch
}
src_compile() {