Handle new manpages

This commit is contained in:
Yaakov Selkowitz 2016-11-15 10:12:27 -06:00
parent 98645dad0d
commit d5af6092e9

View File

@ -90,6 +90,9 @@ rm -frv list
%install
%make_install
# the corresponding script is noinst
rm %{buildroot}%{_mandir}/man1/psl-make-dafsa.1*
find %{buildroot} -name '*.la' -delete -print
%check
@ -116,7 +119,7 @@ make check || cat tests/test-suite.log
%doc AUTHORS NEWS
%license COPYING
%{_bindir}/psl
#{_mandir}/man1/psl.1*
%{_mandir}/man1/psl.1*
%changelog
* Tue Nov 15 2016 Yaakov Selkowitz <yselkowi@redhat.com> - 0.15.0-1