Get all README and USAGE files
This way we don't need to worry about version numbers in the names.
This commit is contained in:
parent
780d2c1999
commit
2073c47ba2
@ -37,7 +37,7 @@ pushd squashfs-tools
|
||||
make INSTALL_PREFIX=%{buildroot}/usr INSTALL_DIR=%{buildroot}%{_sbindir} INSTALL_MANPAGES_DIR=%{buildroot}%{_mandir}/man1 install
|
||||
|
||||
%files
|
||||
%doc ACKNOWLEDGEMENTS README-4.5.1 CHANGES COPYING USAGE ACTIONS-README
|
||||
%doc ACKNOWLEDGEMENTS README* CHANGES COPYING USAGE* ACTIONS-README
|
||||
|
||||
%{_mandir}/man1/mksquashfs.1.gz
|
||||
%{_mandir}/man1/unsquashfs.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user