summaryrefslogtreecommitdiff
path: root/archivers/rpm4/files/patch-beecrypt::configure
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2010-07-02 11:47:27 +0000
committerJohan van Selst <johans@FreeBSD.org>2010-07-02 11:47:27 +0000
commitae5b35f46a256e90b25bd3e5c618d8380744c393 (patch)
tree4fd21fe51ef3e06825fb764005b79dbf518b0c4c /archivers/rpm4/files/patch-beecrypt::configure
parent- Update to 0.0.2 (diff)
- Update to rpm-4.8.1 (previous version was nearly 10yrs old)
- Grab maintainership Feature safe: yes
Diffstat (limited to 'archivers/rpm4/files/patch-beecrypt::configure')
-rw-r--r--archivers/rpm4/files/patch-beecrypt::configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/rpm4/files/patch-beecrypt::configure b/archivers/rpm4/files/patch-beecrypt::configure
deleted file mode 100644
index acc7080ab270..000000000000
--- a/archivers/rpm4/files/patch-beecrypt::configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- beecrypt/configure.orig Wed Feb 13 16:03:22 2002
-+++ beecrypt/configure Thu Mar 4 14:49:35 2004
-@@ -6914,7 +6914,7 @@
- fi
- else
- if test "$ac_cv_prog_gcc" = yes; then
-- CFLAGS="$CFLAGS -O3 -g"
-+ CFLAGS="$CFLAGS -O2 -g"
- if test "$ac_enable_optimized" = yes; then
- case $target_cpu in
- # XXX these need checking with versions of gcc