summaryrefslogtreecommitdiffstats
path: root/redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-10-12 14:21:49 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-10-12 14:21:49 +0200
commit53fefa83f5556c1aa47f46cfdefbde7745d23ef7 (patch)
treecf978aae78e7aa6e9ef6ec9dcf0669176d286b1b /redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch
parenta98097e3a036ae534b3674909899135d2ed5c638 (diff)
downloadtde-packaging-53fefa83f5556c1aa47f46cfdefbde7745d23ef7.tar.gz
tde-packaging-53fefa83f5556c1aa47f46cfdefbde7745d23ef7.zip
RPM Packaging: update tdemultimedia
Diffstat (limited to 'redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch')
-rw-r--r--redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch b/redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch
deleted file mode 100644
index b33ee2b8d..000000000
--- a/redhat/tdegraphics/kdegraphics-3.5.13-disable_kuickshow_doc.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- kdegraphics/doc/kuickshow/CMakeLists.txt.ORI 2012-08-02 20:57:35.855904888 +0000
-+++ kdegraphics/doc/kuickshow/CMakeLists.txt 2012-08-02 20:57:53.872026818 +0000
-@@ -9,4 +9,6 @@
- #
- #################################################
-
--tde_create_handbook( DESTINATION kuickshow )
-+if( BUILD_KUICKSHOW )
-+ tde_create_handbook( DESTINATION kuickshow )
-+endif( )