summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2019-11-03 10:14:46 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2019-11-03 11:16:29 +0100
commitc3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0 (patch)
tree05b16c4c316aad9b0572275b8c32868b2aef7965 /redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch
parentc9bb196e3bc20aef636c7478727f24aa7656b3cf (diff)
downloadtde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.tar.gz
tde-packaging-c3350bda33cd4e47c3d13eb7c9dcea757b2a5ec0.zip
RPM: remove lots of obsolete 3.5.13.x files
Diffstat (limited to 'redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch b/redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch
deleted file mode 100644
index f2d236faa..000000000
--- a/redhat/applications/kmyfirewall/kmyfirewall-3.5.13-missing_ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kmyfirewall/kmyfirewall/core/Makefile.am.ROI 2012-08-05 17:28:28.006801940 +0200
-+++ kmyfirewall/kmyfirewall/core/Makefile.am 2012-08-05 17:28:40.878545270 +0200
-@@ -53,7 +53,7 @@
-
- libkmfcoreincludedir = $(includedir)/kmyfirewall/core/
-
--libkmfcore_la_LIBADD = $(LIB_KPARTS) $(LIB_KIO)
-+libkmfcore_la_LIBADD = $(LIB_KPARTS) $(LIB_KIO) $(LIB_QT) $(LIB_KDECORE) $(LIB_KDEUI)
-
- libkmfcoreinclude_HEADERS = ipaddress.h \
- iptable.h \