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

Gaetan Bisson bisson at archlinux.org
Thu Jun 9 15:57:31 UTC 2011


    Date: Thursday, June 9, 2011 @ 11:57:31
  Author: bisson
Revision: 127005

really reinstate dnsdomainname

Modified:
  net-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-09 15:48:34 UTC (rev 127004)
+++ PKGBUILD	2011-06-09 15:57:31 UTC (rev 127005)
@@ -32,7 +32,8 @@
   make BASEDIR=$pkgdir update
 
   # the following is provided by yp-tools and coreutils
-  rm "${pkgdir}"/bin/{{,nis,yp}domainname,hostname}
+  rm "${pkgdir}"/bin/{,dns,nis,yp}domainname
+  mv "${pkgdir}"/bin/hostname "${pkgdir}"/bin/dnsdomainname
   rm "${pkgdir}"/usr/share/man/man1/{{,nis,yp}domainname,hostname}.1
 }
 md5sums=('888774accab40217dde927e21979c165'




More information about the arch-commits mailing list