From: Hwankyu Jhun Date: Tue, 14 Feb 2023 02:02:23 +0000 (+0000) Subject: Fix duplicated installation of unit test X-Git-Tag: accepted/tizen/7.0/unified/20230215.154345~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c610ed14d1046c4837984005ae62e40f57b1d71b;p=platform%2Fcore%2Fapi%2Fpreference.git Fix duplicated installation of unit test The preference-unit-tests installation was duplicated. This patch removes the duplicated installation. After this patch is applied, The file is only installed by the unittests package. Change-Id: I54415ea4d912333852642f8f3ded3e9236b61a57 Signed-off-by: Hwankyu Jhun --- diff --git a/packaging/capi-appfw-preference.spec b/packaging/capi-appfw-preference.spec index 4d5dff1..fdd1a7e 100644 --- a/packaging/capi-appfw-preference.spec +++ b/packaging/capi-appfw-preference.spec @@ -130,7 +130,6 @@ genhtml %{name}.info -o out --legend --show-details %{_libdir}/libcapi-appfw-preference.so.* %attr(0700,root,root) %{_bindir}/preference_tool %attr(755,root,root) /opt/etc/dump.d/module.d/pref_dump.sh -%attr(755,root,root) %{_bindir}/preference-unit-tests %license LICENSE %files devel