summaryrefslogtreecommitdiff
path: root/community/cairo-dock/gldit-rpath.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
committerroot <root@rshg054.dnsready.net>2013-03-29 00:06:00 -0700
commit236f7ce9638c79b9ff594552540f3f5a2cbd8703 (patch)
tree48799f3962c80c2ba374b02815b865a253d12869 /community/cairo-dock/gldit-rpath.patch
parent0fbe25a10dce8ec16455854ed6929b688f98cb36 (diff)
Fri Mar 29 00:06:00 PDT 2013
Diffstat (limited to 'community/cairo-dock/gldit-rpath.patch')
-rwxr-xr-xcommunity/cairo-dock/gldit-rpath.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/cairo-dock/gldit-rpath.patch b/community/cairo-dock/gldit-rpath.patch
new file mode 100755
index 000000000..11f73bf55
--- /dev/null
+++ b/community/cairo-dock/gldit-rpath.patch
@@ -0,0 +1,13 @@
+--- a/src/gldit/CMakeLists.txt 2013-03-23 16:55:12.000000000 +0100
++++ b/src/gldit/CMakeLists.txt 2013-03-26 11:57:14.159200918 +0100
+@@ -82,9 +82,7 @@ link_directories(
+ ${GTK_LIBRARY_DIRS}
+ ${XEXTEND_LIBRARY_DIRS}
+ ${XINERAMA_LIBRARY_DIRS}
+- ${CMAKE_SOURCE_DIR}/src/gldit
+- ${CMAKE_SOURCE_DIR}/src/icon-factory
+- ${CMAKE_SOURCE_DIR}/src/implementations)
++ )
+
+ # Define the library
+ add_library ("gldi" SHARED ${core_lib_SRCS})