summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-09-27 13:49:07 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-09-27 13:49:07 +0000
commit10eb839c22ec8fb4f8364374764275570bc26563 (patch)
tree6797fe46d7ac2234aac335a722db665c35dfa38f /dev-libs/popt/files
parentppc stable #267435 (diff)
downloadhistorical-10eb839c22ec8fb4f8364374764275570bc26563.tar.gz
historical-10eb839c22ec8fb4f8364374764275570bc26563.tar.bz2
historical-10eb839c22ec8fb4f8364374764275570bc26563.zip
old
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/popt/files')
-rw-r--r--dev-libs/popt/files/popt-1.12-scrub-lame-gettext.patch27
1 files changed, 0 insertions, 27 deletions
diff --git a/dev-libs/popt/files/popt-1.12-scrub-lame-gettext.patch b/dev-libs/popt/files/popt-1.12-scrub-lame-gettext.patch
deleted file mode 100644
index a247bcbf3458..000000000000
--- a/dev-libs/popt/files/popt-1.12-scrub-lame-gettext.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-this serves no real purpose
-
-http://bugs.gentoo.org/161988
-
---- configure
-+++ configure
-@@ -20981,20 +20981,6 @@
- fi
-
-
--if test ! -f ../rpm.c
--then
-- { echo "$as_me:$LINENO: checking for GNU xgettext" >&5
--echo $ECHO_N "checking for GNU xgettext... $ECHO_C" >&6; }
-- xgettext --version 2>&1 | grep 'GNU gettext' >/dev/null 2>&1 || { { echo "$as_me:$LINENO: error:
-- *** GNU gettext is required. The latest version
-- *** is always available from ftp://ftp.gnu.org/gnu/gettext/." >&5
--echo "$as_me: error:
-- *** GNU gettext is required. The latest version
-- *** is always available from ftp://ftp.gnu.org/gnu/gettext/." >&2;}
-- { (exit 1); exit 1; }; }
-- { echo "$as_me:$LINENO: result: yes" >&5
--echo "${ECHO_T}yes" >&6; }
--fi
-
- { echo "$as_me:$LINENO: checking for setreuid" >&5
- echo $ECHO_N "checking for setreuid... $ECHO_C" >&6; }