diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-06 17:13:08 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-06 17:32:17 -0800 |
commit | 0dc289f13c0719999d786aff1e5fb15045ecefed (patch) | |
tree | 07a8771d3e06b99c3122387dbe808115f6624456 | |
parent | a446124fd0f7460ab960e211d04a3124f5f5feea (diff) | |
download | rpmlint-0dc289f13c0719999d786aff1e5fb15045ecefed.tar.gz rpmlint-0dc289f13c0719999d786aff1e5fb15045ecefed.tar.bz2 rpmlint-0dc289f13c0719999d786aff1e5fb15045ecefed.zip |
add more rules
-rw-r--r-- | packaging/rpmlint.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/rpmlint.spec b/packaging/rpmlint.spec index ff74aca..8a384a7 100644 --- a/packaging/rpmlint.spec +++ b/packaging/rpmlint.spec @@ -61,6 +61,7 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/bin/* %{_prefix}/share/rpmlint %config(noreplace) /etc/rpmlint/config +%config(noreplace) /etc/rpmlint/licenses.config %config %{_sysconfdir}/rpmlint/rpmgroups.config %config %{_sysconfdir}/rpmlint/pie.config %dir /etc/rpmlint |