summaryrefslogtreecommitdiffstats
path: root/net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch')
-rw-r--r--net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch b/net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch
deleted file mode 100644
index 529d242..0000000
--- a/net-misc/iodine/files/iodine-0.6.0_rc1-TestMessage.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-diff -NrU5 iodine-0.6.0-rc1.original/Makefile iodine-0.6.0-rc1/Makefile
---- iodine-0.6.0-rc1.original/Makefile 2009-01-25 15:40:04.000000000 -0600
-+++ iodine-0.6.0-rc1/Makefile 2011-06-07 14:09:00.000000000 -0600
-@@ -48,12 +48,11 @@
- $(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodine
- $(RM) $(RM_FLAGS) $(DESTDIR)$(sbindir)/iodined
- $(RM) $(RM_FLAGS) $(DESTDIR)$(mandir)/man8/iodine.8
-
- test: all
-- @echo "!! The check library is required for compiling and running the tests"
-- @echo "!! Get it at http://check.sf.net"
-+ @echo "Executing tests target"
- @(cd tests; $(MAKE) TARGETOS=$(TARGETOS) all)
-
- clean:
- @echo "Cleaning..."
- @(cd src; $(MAKE) clean)