Don't hardcode man page extension
This commit is contained in:
parent
6fd9151daf
commit
e37ad451f7
@ -45,7 +45,7 @@ Files for development with %{name}.
|
||||
%files -f %{name}.lang
|
||||
%doc README AUTHORS NEWS COPYING
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man1/*.1.gz
|
||||
%{_mandir}/man1/*.1*
|
||||
%{_libdir}/libcolord-gtk.so.*
|
||||
%{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user