[packages/perl-libwww] - .pod cleanup

qboosh qboosh at pld-linux.org
Tue Oct 2 05:32:34 CEST 2018


commit 28788727c00ca27eb37636fb0e06937b67e73ba6
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Oct 2 05:35:51 2018 +0200

    - .pod cleanup

 perl-libwww.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-libwww.spec b/perl-libwww.spec
index 89ed335..380a5f0 100644
--- a/perl-libwww.spec
+++ b/perl-libwww.spec
@@ -89,9 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 
 for file in GET HEAD POST; do
 	ln -sf lwp-request $RPM_BUILD_ROOT%{_bindir}/$file
-	rm -f $RPM_BUILD_ROOT%{_mandir}/man1/$file.1p
 	echo '.so lwp-request.1p' > $RPM_BUILD_ROOT%{_mandir}/man1/$file.1p
 done
+%{__rm} $RPM_BUILD_ROOT%{perl_vendorlib}/libwww/*.pod
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-libwww.git/commitdiff/28788727c00ca27eb37636fb0e06937b67e73ba6



More information about the pld-cvs-commit mailing list