summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-03-30 20:03:53 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2015-03-30 20:03:53 +0200
commitaf4b625ba86476d452a67eb944d9d6b5e47f5b0a (patch)
tree804e5fca1d290fe990f6bf574cc52cebdcce515f /redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch
parent18f810abbfb37865bc5c22777933ebe95b0bd109 (diff)
downloadtde-packaging-af4b625b.tar.gz
tde-packaging-af4b625b.zip
RPM packaging: update kbarcode, kbfx, kbibtex, kbiff
Diffstat (limited to 'redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch')
-rw-r--r--redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch b/redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch
deleted file mode 100644
index ac20238f7..000000000
--- a/redhat/applications/kbfx/kbfx-3.5.13-missing_ldflags.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- kbfx/plugins/applications/CMakeLists.txt.ORI 2012-08-04 18:24:43.221636976 +0200
-+++ kbfx/plugins/applications/CMakeLists.txt 2012-08-04 18:26:32.602463608 +0200
-@@ -21,6 +21,7 @@
- ${KDE3_UI_LIBRARY}
- ${KDE3_KHTML_LIBRARY}
- ${M_LIBRARY}
-+ ${KDE3_DCOP_LIBRARY}
- )
-
- KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatastub ${LIB_INSTALL_DIR}/kbfx/plugins)
---- kbfx/plugins/settings/CMakeLists.txt.ORI 2012-08-04 18:28:43.968853387 +0200
-+++ kbfx/plugins/settings/CMakeLists.txt 2012-08-04 18:29:10.408328041 +0200
-@@ -21,6 +21,7 @@
- ${KDE3_UI_LIBRARY}
- ${KDE3_KHTML_LIBRARY}
- ${M_LIBRARY}
-+ ${KDE3_DCOP_LIBRARY}
- )
-
- KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatasettings ${LIB_INSTALL_DIR}/kbfx/plugins)