Fix rpmlint errors

fixes #7038
This commit is contained in:
Gunnar Beutner 2014-08-31 10:30:44 +02:00
parent ea4ad843e8
commit 1c92712146
1 changed files with 1 additions and 1 deletions

View File

@ -233,7 +233,6 @@ make %{?_smp_mflags}
%install
[ "%{buildroot}" != "/" ] && [ -d "%{buildroot}" ] && rm -rf %{buildroot}
make install \
DESTDIR="%{buildroot}"
@ -533,6 +532,7 @@ exit 0
%config(noreplace) %attr(0640,root,%{apachegroup}) %{icingaclassicconfdir}/passwd
%files -n python-icinga2
%defattr(-,root,root,-)
%{python2_sitelib}/icinga2*