summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangjoon Baek <joon.c.baek@samsung.com>2017-05-19 12:39:36 +0900
committerChangjoon Baek <joon.c.baek@samsung.com>2017-05-19 12:39:36 +0900
commitf63a34e62b61d1bee28d049873851897f86246f2 (patch)
treea4130a4eae85b874e5c365671d46ec38c019eb40
parente55386a10232c50189d19f869cd31cc0b905c5f4 (diff)
downloadttrace-f63a34e62b61d1bee28d049873851897f86246f2.tar.gz
ttrace-f63a34e62b61d1bee28d049873851897f86246f2.tar.bz2
ttrace-f63a34e62b61d1bee28d049873851897f86246f2.zip
Remove manual copy for license file in spec Change-Id: Ie3288252dcf5f667d1bc3524439685d29fc18bfb Signed-off-by: Changjoon Baek <joon.c.baek@samsung.com>
-rw-r--r--packaging/ttrace.spec4
1 files changed, 1 insertions, 3 deletions
diff --git a/packaging/ttrace.spec b/packaging/ttrace.spec
index ca05fb6..e3b4b8d 100644
--- a/packaging/ttrace.spec
+++ b/packaging/ttrace.spec
@@ -66,8 +66,6 @@ install -m 0644 %{SOURCE100} %{buildroot}/usr/lib/tmpfiles.d/ttrace.conf
install -m 0644 %{SOURCE102} %{buildroot}%{_unitdir}
mkdir -p %{buildroot}%{_bindir}
cp %{SOURCE103} %{buildroot}%{_bindir}
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
%install_service sys-kernel-debug.mount.wants ttrace-marker.service
%post -p /sbin/ldconfig
@@ -84,8 +82,8 @@ cp LICENSE %{buildroot}/usr/share/license/%{name}
%attr(755,root,users) %{_bindir}/atrace-1.1
%{_unitdir}/sys-kernel-debug.mount.wants/ttrace-marker.service
%attr(755,root,root) %{_bindir}/atrace-bootup.sh
-/usr/share/license/%{name}
/usr/lib/tmpfiles.d/ttrace.conf
+%license LICENSE
%files devel
%defattr(-,root,root,-)