diff options
Diffstat (limited to 'net-im/decibel/files/patch-CMakeLists.txt')
| -rw-r--r-- | net-im/decibel/files/patch-CMakeLists.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/net-im/decibel/files/patch-CMakeLists.txt b/net-im/decibel/files/patch-CMakeLists.txt deleted file mode 100644 index 29e7d0e25ec2..000000000000 --- a/net-im/decibel/files/patch-CMakeLists.txt +++ /dev/null @@ -1,19 +0,0 @@ ---- CMakeLists.txt.orig 2007-07-19 19:42:20.000000000 +0400 -+++ CMakeLists.txt 2008-12-31 11:24:59.000000000 +0300 -@@ -4,7 +4,6 @@ - SET(CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON) - - FIND_PACKAGE(Qt4 REQUIRED) --FIND_PACKAGE(KDE4) - INCLUDE(UsePkgConfig REQUIRED) - INCLUDE(Qt4DBusMacros REQUIRED) - INCLUDE(FindDoxygen) -@@ -19,7 +18,7 @@ - SET(PATCH_LEVEL "0") - - SET(VERSION "${MAYOR_VERSION}.${MINOR_VERSION}.${PATCH_LEVEL}") --SET(SO_VERSION "${VERSION}") -+SET(SO_VERSION "${MAYOR_VERSION}") - - # Suffix for x86/x86_64: - SET(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)" ) |
