use more specific patterns in file list
This commit is contained in:
parent
2bbcc95a5c
commit
a3a25cc63d
@ -96,11 +96,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/conky/*.{la,a}
|
||||
%doc AUTHORS ChangeLog COPYING TODO README NEWS extras/* doc/docs.html
|
||||
%dir %{_sysconfdir}/conky
|
||||
%config %{_sysconfdir}/conky/conky.conf
|
||||
%{_bindir}/*
|
||||
%{_bindir}/conky
|
||||
%if %{with lua_cairo} || %{with lua_imlib}
|
||||
%{_libdir}/conky
|
||||
%endif
|
||||
%{_mandir}/man1/*
|
||||
%{_mandir}/man1/conky.1*
|
||||
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user