Update spec file for license
authorHyunbin Lee <hyunbin.lee@samsung.com>
Mon, 16 Sep 2013 05:38:08 +0000 (14:38 +0900)
committerHyunbin Lee <hyunbin.lee@samsung.com>
Mon, 16 Sep 2013 05:38:08 +0000 (14:38 +0900)
Change-Id: I77262801c5d24c28f435d5c360a186000f05ee82
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
packaging/osp-appfw.spec

index 197f23e..74a7e88 100644 (file)
@@ -156,7 +156,7 @@ rm -rf %{buildroot}
 %install
 mkdir -p %{buildroot}/usr/share/license
 cp %{_builddir}/%{name}-%{version}/LICENSE.Flora  %{buildroot}/usr/share/license/%{name}
-cp %{_builddir}/%{name}-%{version}/LICENSE.APLv2  %{buildroot}/usr/share/license/%{name}
+cat %{_builddir}/%{name}-%{version}/LICENSE.APLv2 >> %{buildroot}/usr/share/license/%{name}
 
 %make_install