summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/compcache-tools/files/compcache-tools-0.6_gentoo.patch')
-rw-r--r--sys-block/compcache-tools/files/compcache-tools-0.6_gentoo.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/sys-block/compcache-tools/files/compcache-tools-0.6_gentoo.patch b/sys-block/compcache-tools/files/compcache-tools-0.6_gentoo.patch
deleted file mode 100644
index 9c454b1..0000000
--- a/sys-block/compcache-tools/files/compcache-tools-0.6_gentoo.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-diff -ur a/sub-projects/rzscontrol/Makefile b/sub-projects/rzscontrol/Makefile
---- a/sub-projects/rzscontrol/Makefile 2009-08-18 20:10:04.000000000 -0400
-+++ b/sub-projects/rzscontrol/Makefile 2010-01-01 07:17:16.659296141 -0500
-@@ -1,5 +1,5 @@
- all:
-- @gcc -g -Wall -D_GNU_SOURCE rzscontrol.c -o rzscontrol -I ../include -I../..
-+ $(CC) $(CFLAGS) -Wall -D_GNU_SOURCE rzscontrol.c -o rzscontrol -I ../include -I../.. $(LDFLAGS)
-
- doc:
- @xmllint --noout --valid man/rzscontrol.xml