[arch-commits] Commit in net-tools/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Jun 2 16:50:35 UTC 2011


    Date: Thursday, June 2, 2011 @ 12:50:35
  Author: bisson
Revision: 126212

fix stupid mistake: forgot to remove man pages too

Modified:
  net-tools/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-02 16:14:24 UTC (rev 126211)
+++ PKGBUILD	2011-06-02 16:50:35 UTC (rev 126212)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=net-tools
 pkgver=1.60
-pkgrel=15
+pkgrel=16
 pkgdesc="Configuration tools for Linux networking"
 arch=(i686 x86_64)
 license=('GPL')
@@ -39,4 +39,5 @@
 
   # the following is provided by yp-tools and coreutils
   rm "${pkgdir}"/bin/{{,dns,nis,yp}domainname,hostname}
+  rm "${pkgdir}"/usr/share/man/man1/{{,dns,nis,yp}domainname,hostname}.1
 }




More information about the arch-commits mailing list