summaryrefslogtreecommitdiff
path: root/archivers/rpm5/files/patch-db3::configure
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-07-07 13:19:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-07-07 13:19:16 +0000
commit736b7081fbd98cb62cbe390f9ff8ae6cf63b5548 (patch)
tree2deda5880febf383a62b490ffc1ca88b4bee6c7d /archivers/rpm5/files/patch-db3::configure
parentAdd www/p5-Squatting: (diff)
New port: archivers/rpm5
New major version of RPM, based upon rpm5.org release. Major new features are sqlite, xar and lzma support as well as lots of cleanup and better support for FreeBSD. See http://rpm5.org/pressrelease.php for more details. The new rpm5 port is based on the old rpm4 port, with new knobs added for Python and Lua scripting support. PR: ports/123022 Submitted by: Anders F Björklund <afb@rpm5.org>
Notes
Notes: svn path=/head/; revision=216455
Diffstat (limited to 'archivers/rpm5/files/patch-db3::configure')
-rw-r--r--archivers/rpm5/files/patch-db3::configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/archivers/rpm5/files/patch-db3::configure b/archivers/rpm5/files/patch-db3::configure
deleted file mode 100644
index fd38117a999b..000000000000
--- a/archivers/rpm5/files/patch-db3::configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- db3/configure Fri Jul 27 10:20:43 2001
-+++ db3/configure Wed Mar 27 10:04:21 2002
-@@ -15,7 +15,7 @@
- rm -f $db_dist/../db/dist $db_dist/dist
-
- mv Makefile Makefile.orig
--cat Makefile.orig | sed -e 's/ -g$/ -g -O2/' -e '/^install:/c\
-+cat Makefile.orig | gsed -e 's/ -g$/ -g -O2/' -e '/^install:/c\
- .PHONY: listobjs\
- listobjs:\
- @echo $(OBJS) $(C_OBJS) \