diff --git a/libpsl.spec b/libpsl.spec index 647be13..5ddd843 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -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 - 0.15.0-1