diff options
author | Ossama Othman <ossama.othman@intel.com> | 2013-08-09 13:28:31 -0700 |
---|---|---|
committer | Ossama Othman <ossama.othman@intel.com> | 2013-08-09 13:28:31 -0700 |
commit | 7e7ab927519ab8313a77e007782f1d31d4f1007c (patch) | |
tree | 53837cee9bbec40792a54f5d180b0ae633d24e90 /packaging | |
parent | 6f7376401afb4d7174f7b7d03e82d6ac7e10d911 (diff) | |
download | ico-uxf-weston-plugin-7e7ab927519ab8313a77e007782f1d31d4f1007c.tar.gz ico-uxf-weston-plugin-7e7ab927519ab8313a77e007782f1d31d4f1007c.tar.bz2 ico-uxf-weston-plugin-7e7ab927519ab8313a77e007782f1d31d4f1007c.zip |
Added missing %license tag.
Change-Id: I5c0e6630b8b67b2f2b9ad1cc07b81bb1c1a8ca7a
Signed-off-by: Ossama Othman <ossama.othman@intel.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/ico-uxf-weston-plugin.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/ico-uxf-weston-plugin.spec b/packaging/ico-uxf-weston-plugin.spec index 6fd12f9..e533a11 100644 --- a/packaging/ico-uxf-weston-plugin.spec +++ b/packaging/ico-uxf-weston-plugin.spec @@ -56,6 +56,7 @@ install -m 0644 settings/ico_weston.csh %{buildroot}%{_sysconfdir}/profile.d/ %files %defattr(-,root,root,-) +%license COPYING %dir %{_libdir}/weston/ %{_libdir}/weston/*.so %{_libdir}/libico-uxf-weston-plugin.so.* |