summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWook Song <wook16.song@samsung.com>2019-07-10 15:50:50 +0900
committerWook Song <wook16.song@samsung.com>2019-07-10 15:50:50 +0900
commit56de09728cda6b4b72aabc997cbf377e4821f7ed (patch)
treee5dda6c570ba9fa4b1fb72a544086c7e3e41c0e0
parenteefd609d0c4b861ec25d5823ae104c671e9edd3e (diff)
downloadtoybox-accepted/tizen_5.5_unified_wearable_hotfix.tar.gz
toybox-accepted/tizen_5.5_unified_wearable_hotfix.tar.bz2
toybox-accepted/tizen_5.5_unified_wearable_hotfix.zip
The symlinks-full package should not include toybox and toybox-full binaries which are provided by other packages. This patch fixes such issue. Change-Id: Id9c4a1d407788f2eedd848ea905436a7e326551e Signed-off-by: Wook Song <wook16.song@samsung.com>
-rw-r--r--packaging/toybox.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/toybox.spec b/packaging/toybox.spec
index 5d581b4..07d23e8 100644
--- a/packaging/toybox.spec
+++ b/packaging/toybox.spec
@@ -133,6 +133,8 @@ pushd %{_bindir} && ./toybox-full ln -s ./toybox-full ./toybox && popd
%defattr(-,root,root,-)
%{_bindir}/*
%{_sbindir}/*
+%exclude %{_bindir}/toybox
+%exclude %{_bindir}/toybox-full
%files symlinks-dhcp
%manifest toybox.manifest