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

Jaroslav Lichtblau jlichtblau at archlinux.org
Mon Aug 28 21:33:59 UTC 2017


    Date: Monday, August 28, 2017 @ 21:33:58
  Author: jlichtblau
Revision: 254695

upgpkg: man-pages-de 2.0-2

duplicate man page detected

Modified:
  man-pages-de/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-28 21:21:53 UTC (rev 254694)
+++ PKGBUILD	2017-08-28 21:33:58 UTC (rev 254695)
@@ -3,7 +3,7 @@
 
 pkgname=man-pages-de
 pkgver=2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="German Linux man pages"
 arch=('any')
 url="https://alioth.debian.org/projects/manpages-de/"
@@ -26,4 +26,7 @@
   cd "${srcdir}"/manpages-de-$pkgver
 
   make DESTDIR="${pkgdir}" install
+
+#duplicates
+rm "${pkgdir}"/usr/share/man/de/man1/groups.1.gz #shadow
 }



More information about the arch-commits mailing list