[arch-commits] Commit in man-pages/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sun Dec 6 08:42:43 UTC 2015


    Date: Sunday, December 6, 2015 @ 09:42:43
  Author: allan
Revision: 252665

upgpkg: man-pages 4.02-3

actually fix file conflicts...

Modified:
  man-pages/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-06 08:31:58 UTC (rev 252664)
+++ PKGBUILD	2015-12-06 08:42:43 UTC (rev 252665)
@@ -4,7 +4,7 @@
 pkgname=man-pages
 pkgver=4.02
 _posixver=2013-a
-pkgrel=2
+pkgrel=3
 pkgdesc="Linux man pages"
 arch=('any')
 license=('GPL' 'custom')
@@ -47,7 +47,7 @@
   rm -f man1/{mkdir,mkfifo,mknod,mv,rm,rmdir}.1
   rm -f man1/{touch,vdir}.1
   # these are included in gcc
-  rm -f man3/{random,regex}.3.gz
+  rm -f man3/{random,regex}.3
   # this is included in shadow
   rm -f man5/passwd.5
   rm -f man3/getspnam.3



More information about the arch-commits mailing list