patches/libproxy-02-disable-utils.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 19985 62e3256a8655
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
19985
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     1
diff -ruN libproxy-0.4.2.orig/CMakeLists.txt libproxy-0.4.2/CMakeLists.txt
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     2
--- libproxy-0.4.2.orig/CMakeLists.txt	2010-08-07 16:29:12.717828962 +0100
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     3
+++ libproxy-0.4.2/CMakeLists.txt	2010-08-07 16:29:19.616226238 +0100
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     4
@@ -67,4 +67,3 @@
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     5
 add_subdirectory(libmodman)
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     6
 add_subdirectory(libproxy)
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     7
 add_subdirectory(bindings)
62e3256a8655 2010-08-09 Christian Kelly <[email protected]>
chrisk
parents:
diff changeset
     8
-add_subdirectory(utils)