Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:michalsrb:apper
apper
revert-upstream.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File revert-upstream.diff of Package apper
diff -urB apper-0.7.0/Apper/CMakeLists.txt new/Apper/CMakeLists.txt --- apper-0.7.0/Apper/CMakeLists.txt 2011-10-10 17:34:18.000000000 +0200 +++ new/Apper/CMakeLists.txt 2011-10-11 12:16:28.797583638 +0200 @@ -22,8 +22,6 @@ apper ) -set_target_properties(apper_executable PROPERTIES INSTALL_RPATH ${LIB_INSTALL_DIR}/apper) - install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/apper_executable DESTINATION ${BIN_INSTALL_DIR} RENAME apper) add_subdirectory(Icons) diff -urB apper-0.7.0/ApperKCM/CMakeLists.txt new/ApperKCM/CMakeLists.txt --- apper-0.7.0/ApperKCM/CMakeLists.txt 2011-10-10 17:34:18.000000000 +0200 +++ new/ApperKCM/CMakeLists.txt 2011-10-11 12:15:39.218581236 +0200 @@ -38,6 +38,4 @@ apper ) -set_target_properties(kcm_apper PROPERTIES INSTALL_RPATH ${LIB_INSTALL_DIR}/apper) - install(TARGETS kcm_apper DESTINATION ${PLUGIN_INSTALL_DIR} ) diff -urB apper-0.7.0/libapper/CMakeLists.txt new/libapper/CMakeLists.txt --- apper-0.7.0/libapper/CMakeLists.txt 2011-10-10 17:34:18.000000000 +0200 +++ new/libapper/CMakeLists.txt 2011-10-11 12:13:46.969575805 +0200 @@ -46,4 +46,4 @@ ${QPACKAGEKIT2_LIBRARIES} ) -install(TARGETS apper DESTINATION ${LIB_INSTALL_DIR}/apper) +install(TARGETS apper DESTINATION ${LIB_INSTALL_DIR}) diff -urB apper-0.7.0/Sentinel/CMakeLists.txt new/Sentinel/CMakeLists.txt --- apper-0.7.0/Sentinel/CMakeLists.txt 2011-10-10 17:34:18.000000000 +0200 +++ new/Sentinel/CMakeLists.txt 2011-10-11 12:16:00.783582290 +0200 @@ -65,8 +65,6 @@ apper ) -set_target_properties(apper-sentinel PROPERTIES INSTALL_RPATH ${LIB_INSTALL_DIR}/apper) - install(TARGETS apper-sentinel DESTINATION ${LIBEXEC_INSTALL_DIR}) install(FILES ApperSentinel.notifyrc DESTINATION ${DATA_INSTALL_DIR}/ApperSentinel)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor