From 74e9681b18f9acc737c718adc4ad0850e8266a76 Mon Sep 17 00:00:00 2001 From: Alf Gaida Date: Sun, 30 Aug 2015 00:23:48 +0200 Subject: [PATCH] patches deleted, fixed upstream --- debian/patches/private-lib.patch | 13 ------------- debian/patches/series | 1 - 2 files changed, 14 deletions(-) delete mode 100644 debian/patches/private-lib.patch delete mode 100644 debian/patches/series diff --git a/debian/patches/private-lib.patch b/debian/patches/private-lib.patch deleted file mode 100644 index 3ac4ea2..0000000 --- a/debian/patches/private-lib.patch +++ /dev/null @@ -1,13 +0,0 @@ -Description: Install private .so file into proper directory. -Author: Andrew Lee (李健秋) ---- lxqt-config-0.9.0+20150806.orig/liblxqt-config-cursor/CMakeLists.txt -+++ lxqt-config-0.9.0+20150806/liblxqt-config-cursor/CMakeLists.txt -@@ -80,7 +80,7 @@ target_link_libraries(lxqt-config-cursor - - install(TARGETS - lxqt-config-cursor -- DESTINATION "${CMAKE_INSTALL_LIBDIR}" -+ DESTINATION "${CMAKE_INSTALL_LIBDIR}/${PROJECT_NAME}" - COMPONENT Runtime - ) - install(FILES diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index b266763..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -private-lib.patch