summaryrefslogtreecommitdiffstats
path: root/redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch')
-rw-r--r--redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch b/redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch
deleted file mode 100644
index c0e6e3da2..000000000
--- a/redhat/tdegraphics/kdegraphics-3.5.13-ksnapshot_ldflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -Nuar kdegraphics.ORI/ksnapshot/CMakeLists.txt kdegraphics/ksnapshot/CMakeLists.txt
---- kdegraphics.ORI/ksnapshot/CMakeLists.txt 2011-05-11 23:29:40.000000000 +0200
-+++ kdegraphics/ksnapshot/CMakeLists.txt 2011-10-31 15:45:47.107958154 +0100
-@@ -40,6 +40,6 @@
- SOURCES
- ksnapshotiface.skel main.cpp ksnapshot.cpp regiongrabber.cpp
- windowgrabber.cpp ksnapshotwidget.ui
-- LINK kdeprint-shared
-+ LINK kdeprint-shared Xext
- DESTINATION ${BIN_INSTALL_DIR}
- )