From d5af6092e9b69acf55d665f224dd28c2291e2c19 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 15 Nov 2016 10:12:27 -0600 Subject: [PATCH] Handle new manpages --- libpsl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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