diff options
-rw-r--r-- | packaging/org.tizen.service-plugin-sample.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/org.tizen.service-plugin-sample.spec b/packaging/org.tizen.service-plugin-sample.spec index 5929761..d68b647 100644 --- a/packaging/org.tizen.service-plugin-sample.spec +++ b/packaging/org.tizen.service-plugin-sample.spec @@ -59,5 +59,6 @@ mkdir -p %{buildroot}%{_libdir}/service-provider/auth /usr/apps/org.tizen.service-plugin-sample/* /usr/share/packages/org.tizen.service-plugin-sample.xml /usr/share/icons/default/small/org.tizen.service-plugin-sample.png +%license LICENSE.APLv2 %{_libdir}/service-provider/auth/*.so %{_libdir}/service-provider/storage/*.so |