]> git.pld-linux.org Git - packages/man-pages.git/commitdiff
- restored (and updated) gawk conflict fix
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Aug 2014 15:02:26 +0000 (17:02 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 31 Aug 2014 15:02:26 +0000 (17:02 +0200)
man-pages.spec

index ae659e1a67835f16525366073fed6104f7baec44..e957b54dd96bb406076dbbbd86ee10bf24d7504d 100644 (file)
@@ -464,6 +464,10 @@ find man3 -type f | grep -v 'intro\.3' | xargs %{__rm}
 
 # rpcbind, formerly glibc
 %{__rm} man8/rpcinfo.8
 
 # rpcbind, formerly glibc
 %{__rm} man8/rpcinfo.8
+# gawk
+%{__rm} man1/{gawk,igawk}.1
+%{__rm} {es,it,ja,pl}/man1/gawk.1
+%{__rm} {es,ja,pl}/man1/igawk.1
 # shadow (but not pwdutils!); shadow(5) is missing in pwdutils too
 %{__rm} man5/passwd.5
 
 # shadow (but not pwdutils!); shadow(5) is missing in pwdutils too
 %{__rm} man5/passwd.5
 
This page took 0.12293 seconds and 4 git commands to generate.