From b0644b9363aface66e58c15fa6e46a491b10e3e1 Mon Sep 17 00:00:00 2001 From: junkyu han Date: Wed, 12 Apr 2017 09:37:47 +0900 Subject: [PATCH] Using %license macro Change-Id: Ie93ae2af4241e4ab4c028515664642756d5a9599 --- packaging/boot-animation.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.7.4