diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-05-10 13:29:56 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-05-10 13:29:56 -0400 |
commit | 4a7a2630fa62216059f66b710700e40462cff7e2 (patch) | |
tree | 1751c3c37c67ea57648e092a5cbe1c93d52c3585 | |
parent | dd6eb9a083ec4115c79b61164242cef2b1d42e1a (diff) | |
download | rpmlint-tizen-4a7a2630fa62216059f66b710700e40462cff7e2.tar.gz rpmlint-tizen-4a7a2630fa62216059f66b710700e40462cff7e2.tar.bz2 rpmlint-tizen-4a7a2630fa62216059f66b710700e40462cff7e2.zip |
Set license using %license
-rw-r--r-- | packaging/rpmlint-tizen.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpmlint-tizen.spec b/packaging/rpmlint-tizen.spec index b796059..7e96dd1 100644 --- a/packaging/rpmlint-tizen.spec +++ b/packaging/rpmlint-tizen.spec @@ -55,7 +55,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,0755) -%doc COPYING +%license COPYING %dir /etc/rpmlint /etc/rpmlint/factory.config |