summaryrefslogtreecommitdiff
path: root/net/kdenetwork11/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork11/files/patch-ac')
-rw-r--r--net/kdenetwork11/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/kdenetwork11/files/patch-ac b/net/kdenetwork11/files/patch-ac
deleted file mode 100644
index 66a988bddaa6..000000000000
--- a/net/kdenetwork11/files/patch-ac
+++ /dev/null
@@ -1,11 +0,0 @@
---- kfinger/Makefile.in.orig Sat Mar 4 15:22:07 2000
-+++ kfinger/Makefile.in Sat Mar 4 15:22:18 2000
-@@ -213,7 +213,7 @@
- LIBS = @LIBS@
- kfinger_OBJECTS = finger.o kfinger.o
- kfinger_DEPENDENCIES =
--CXXFLAGS = @CXXFLAGS@
-+CXXFLAGS = @CXXFLAGS@ -pedantic
- CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
- LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
- CXXLD = $(CXX)