summaryrefslogtreecommitdiffstats
path: root/libraries/libclaw/lib.patch
diff options
context:
space:
mode:
author Matteo Bernardini2017-06-21 17:21:33 +0200
committer Robby Workman2021-04-18 06:36:01 +0200
commitf06b903da26bdf1c821ffa834fdb01e42d5a7ffb (patch)
tree602d4d947c1b3a14aec6aa2fd6a2302163e69fe4 /libraries/libclaw/lib.patch
parent6e4d95d2af5aa963e73cef138db4f84f596439d9 (diff)
downloadslackbuilds-f06b903da26bdf1c821ffa834fdb01e42d5a7ffb.tar.gz
libraries/libclaw: Patches for the newer gcc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libclaw/lib.patch')
-rw-r--r--libraries/libclaw/lib.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libraries/libclaw/lib.patch b/libraries/libclaw/lib.patch
deleted file mode 100644
index 8ea8694e1a..0000000000
--- a/libraries/libclaw/lib.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- libclaw-1.7.4/CMakeLists.orig.txt 2015-05-14 17:54:05.443919651 +0300
-+++ libclaw-1.7.4/CMakeLists.txt 2015-05-14 17:54:22.925701098 +0300
-@@ -30,7 +30,7 @@
- set( CLAW_CODE_DIR claw/code/ )
- set( CLAW_INCLUDE_DIRECTORY "${CMAKE_INSTALL_PREFIX}/include/" )
- set( CLAW_INSTALLDIR_SOURCE include/claw/ )
--set( CLAW_INSTALLDIR_LIB lib/ )
-+set( CLAW_INSTALLDIR_LIB lib64/ )
- set( CLAW_INSTALLDIR_DOC share/doc/libclaw${CLAW_VERSION_MAJOR}/ )
- set( CLAW_TRANSLATIONS_INSTALL_DIR "share/locale" )
- set( CLAW_EXECUTABLE_DIR bin/ )