Exclude unused xml2binary 77/223277/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 28 Jan 2020 07:16:57 +0000 (16:16 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 28 Jan 2020 07:16:57 +0000 (16:16 +0900)
Change-Id: Iea421d388c007291770616708f6297f7700d08b6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
CMakeLists.txt
packaging/libscl-ui.spec

index 97516de..2d13b95 100644 (file)
@@ -136,5 +136,3 @@ INSTALL(FILES "${CMAKE_SOURCE_DIR}/scl/include/sclfeedback.h" DESTINATION includ
 
 CONFIGURE_FILE(${PROJECT_NAME}.pc.in ${PROJECT_NAME}.pc @ONLY)
 INSTALL(FILES ${CMAKE_BINARY_DIR}/${PROJECT_NAME}.pc DESTINATION ${LIBDIR}/pkgconfig)
-
-ADD_SUBDIRECTORY("xml2binary")
index 8326d7e..72accd9 100644 (file)
@@ -81,11 +81,9 @@ rm -rf %{buildroot}
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/%{name}.so
-%{_datadir}/%{name}/metadata.xml
 %license LICENSE
 
 %files devel
 %defattr(-,root,root,-)
 %{_includedir}/*
 %{_libdir}/pkgconfig/%{name}.pc
-%{_bindir}/xml2binary