mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
10e8de6e9f
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
28 lines
1.3 KiB
Diff
28 lines
1.3 KiB
Diff
diff -Naur /tmp/SBo/kchmviewer-5.3-orig//CMakeLists.txt /tmp/SBo/kchmviewer-5.3/CMakeLists.txt
|
|
--- /tmp/SBo/kchmviewer-5.3-orig//CMakeLists.txt 2009-12-15 06:02:57.000000000 +0000
|
|
+++ /tmp/SBo/kchmviewer-5.3/CMakeLists.txt 2011-03-04 22:23:38.347963065 +0000
|
|
@@ -18,7 +18,7 @@
|
|
|
|
# Run in those subdirectories
|
|
ADD_SUBDIRECTORY( lib/libchmfile )
|
|
-ADD_SUBDIRECTORY( lib/kio-msits )
|
|
+#ADD_SUBDIRECTORY( lib/kio-msits )
|
|
ADD_SUBDIRECTORY( src )
|
|
ADD_SUBDIRECTORY( po )
|
|
ADD_SUBDIRECTORY( packages )
|
|
diff -Naur /tmp/SBo/kchmviewer-5.3-orig//kchmviewer_no_msits.patch /tmp/SBo/kchmviewer-5.3/kchmviewer_no_msits.patch
|
|
--- /tmp/SBo/kchmviewer-5.3-orig//kchmviewer_no_msits.patch 1970-01-01 00:00:00.000000000 +0000
|
|
+++ /tmp/SBo/kchmviewer-5.3/kchmviewer_no_msits.patch 2011-03-04 22:27:20.793900840 +0000
|
|
@@ -0,0 +1,12 @@
|
|
+diff -Naur /tmp/SBo/kchmviewer-5.3-orig//CMakeLists.txt /tmp/SBo/kchmviewer-5.3/CMakeLists.txt
|
|
+--- /tmp/SBo/kchmviewer-5.3-orig//CMakeLists.txt 2009-12-15 06:02:57.000000000 +0000
|
|
++++ /tmp/SBo/kchmviewer-5.3/CMakeLists.txt 2011-03-04 22:23:38.347963065 +0000
|
|
+@@ -18,7 +18,7 @@
|
|
+
|
|
+ # Run in those subdirectories
|
|
+ ADD_SUBDIRECTORY( lib/libchmfile )
|
|
+-ADD_SUBDIRECTORY( lib/kio-msits )
|
|
++#ADD_SUBDIRECTORY( lib/kio-msits )
|
|
+ ADD_SUBDIRECTORY( src )
|
|
+ ADD_SUBDIRECTORY( po )
|
|
+ ADD_SUBDIRECTORY( packages )
|