From: junkyu han Date: Wed, 12 Apr 2017 00:37:47 +0000 (+0900) Subject: Using %license macro X-Git-Tag: submit/tizen/20170412.012455^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0644b9363aface66e58c15fa6e46a491b10e3e1;p=apps%2Fnative%2Fboot-animation.git Using %license macro Change-Id: Ie93ae2af4241e4ab4c028515664642756d5a9599 --- diff --git a/packaging/boot-animation.spec b/packaging/boot-animation.spec index 7eb6662..7dfc9ec 100644 --- a/packaging/boot-animation.spec +++ b/packaging/boot-animation.spec @@ -70,8 +70,6 @@ make %{?jobs:-j%jobs} %install rm -rf %{buildroot} -mkdir -p %{buildroot}/usr/share/license -cp -f LICENSE %{buildroot}/usr/share/license/%{name} %make_install mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants @@ -109,7 +107,7 @@ mv /usr/share/keysound/poweron.wav /usr/share/keysound/poweron.sdk.wav /usr/share/edje/480x800_PowerOff.edj /usr/share/edje/720x1280_PowerOn.edj /usr/share/edje/720x1280_PowerOff.edj -/usr/share/license/%{name} +%license LICENSE %{_bindir}/boot-animation /usr/lib/systemd/system/boot-animation.service /usr/lib/systemd/system/shutdown-animation.service