summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMyungki Lee <mk5004.lee@samsung.com>2017-04-11 15:14:45 +0900
committerMyungki Lee <mk5004.lee@samsung.com>2017-04-11 15:14:45 +0900
commitcc9ca8258d76693841701420b174285963e11bee (patch)
tree9d38c39bcbfff5001e7c97b1a95a6ffe53ccfa88
parente54a8d626830754d97165250f66348957dc76974 (diff)
downloadshortcut-cc9ca8258d76693841701420b174285963e11bee.tar.gz
shortcut-cc9ca8258d76693841701420b174285963e11bee.tar.bz2
shortcut-cc9ca8258d76693841701420b174285963e11bee.zip
Use license macro
Change-Id: Ib3194b7f3afd782c868df8c4c35f5ef1e1577b73 Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
-rwxr-xr-xlib/CMakeLists.txt1
-rwxr-xr-xpackaging/libshortcut.spec1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/CMakeLists.txt b/lib/CMakeLists.txt
index ca097ab..bbedc6a 100755
--- a/lib/CMakeLists.txt
+++ b/lib/CMakeLists.txt
@@ -51,7 +51,6 @@ INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/include/shortcut_manager.h DESTINATION inc
INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/include/shortcut_internal.h DESTINATION include/${PROJECT_NAME})
INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/include/shortcut_error.h DESTINATION include/${PROJECT_NAME})
INSTALL(FILES ${CMAKE_BINARY_DIR}/lib/${PROJECT_NAME}.pc DESTINATION ${LIB_INSTALL_DIR}/pkgconfig)
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/LICENSE DESTINATION /usr/share/license RENAME "lib${PROJECT_NAME}")
SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES SOVERSION ${MAJORVER})
SET_TARGET_PROPERTIES(${PROJECT_NAME} PROPERTIES VERSION ${FULLVER})
diff --git a/packaging/libshortcut.spec b/packaging/libshortcut.spec
index 85b622e..faec15b 100755
--- a/packaging/libshortcut.spec
+++ b/packaging/libshortcut.spec
@@ -98,7 +98,6 @@ chsmack -a User::Home %{TZ_SYS_DB}/.shortcut_service.db-journal
%defattr(-,root,root,-)
%{_libdir}/*.so*
%{_sysconfdir}/package-manager/parserlib/*
-%{_datarootdir}/license/*
%{upgrade_script_path}/507.shortcut_upgrade.sh
%files devel