patches deleted, fixed upstream

ubuntu/cosmic
Alf Gaida 9 years ago
parent ad945d6880
commit 74e9681b18

@ -1,13 +0,0 @@
Description: Install private .so file into proper directory.
Author: Andrew Lee (李健秋) <ajqlee@debian.org>
--- 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

@ -1 +0,0 @@
private-lib.patch
Loading…
Cancel
Save