summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEray Aslan <eras@gentoo.org>2011-12-18 14:35:28 +0000
committerEray Aslan <eras@gentoo.org>2011-12-18 14:35:28 +0000
commit0316b9fd1257c599af44859d19843edd31c80f76 (patch)
treeb7acc3a11eb4a1793d711d148d48c61945db9a36 /net-libs/liblockfile/files
parentRemove old versions. (diff)
downloadhistorical-0316b9fd1257c599af44859d19843edd31c80f76.tar.gz
historical-0316b9fd1257c599af44859d19843edd31c80f76.tar.bz2
historical-0316b9fd1257c599af44859d19843edd31c80f76.zip
version bump and remove old patches
Package-Manager: portage-2.1.10.41/cvs/Linux x86_64
Diffstat (limited to 'net-libs/liblockfile/files')
-rw-r--r--net-libs/liblockfile/files/liblockfile-1.06-glibc24.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/net-libs/liblockfile/files/liblockfile-1.06-glibc24.patch b/net-libs/liblockfile/files/liblockfile-1.06-glibc24.patch
deleted file mode 100644
index 8d74decdad80..000000000000
--- a/net-libs/liblockfile/files/liblockfile-1.06-glibc24.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Index: liblockfile-1.06/configure.in
-===================================================================
---- liblockfile-1.06.orig/configure.in
-+++ liblockfile-1.06/configure.in
-@@ -7,7 +7,7 @@ AC_PROG_CC
-
- dnl Set Default CFLAGS
- if test "$GCC" = "yes"; then
-- CFLAGS="$CFLAGS -Wall -D_GNU_SOURCE"
-+ CFLAGS="$CFLAGS -Wall"
- fi
-
- TARGETS="static"
-