summaryrefslogtreecommitdiff
path: root/community/recorditnow/cmake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/recorditnow/cmake.patch')
-rw-r--r--community/recorditnow/cmake.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/recorditnow/cmake.patch b/community/recorditnow/cmake.patch
deleted file mode 100644
index c9f067646..000000000
--- a/community/recorditnow/cmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/CMakeLists.txt.orig 2012-03-17 19:36:44.834973898 +0800
-+++ src/CMakeLists.txt 2012-03-17 19:40:00.894972395 +0800
-@@ -121,6 +121,10 @@
- recorditnow_recorder
- recorditnow_encoder
- recorditnow_keymon
-+ recorditnow_plugin
-+ ${X11_X11_LIB}
-+ ${X11_Xext_LIB}
-+ ${X11_Xfixes_LIB}
- ${X11_Xcursor_LIB})
-
- if (BUILD_WITH_JOSCHY)