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

Ronald van Haren ronald at archlinux.org
Thu Sep 25 21:59:32 UTC 2008


    Date: Thursday, September 25, 2008 @ 17:59:32
  Author: ronald
Revision: 13089

upgpkg: nfsidmap 0.21-2

Modified:
  nfsidmap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-25 21:57:41 UTC (rev 13088)
+++ PKGBUILD	2008-09-25 21:59:32 UTC (rev 13089)
@@ -4,7 +4,7 @@
 
 pkgname=nfsidmap
 pkgver=0.21
-pkgrel=1
+pkgrel=2
 pkgdesc="Library to help mapping IDs, mainly for NFSv4"
 arch=('i686' 'x86_64')
 url="http://www.citi.umich.edu/projects/nfsv4/linux/"
@@ -21,5 +21,6 @@
   make DESTDIR=$pkgdir install || return 1
 
   # install license
-  install -D -m644 COPYING $startdir/pkg/usr/share/licenses/nfsidmap/LICENSE
+  install -Dm644 COPYING \
+	$pkgdir/usr/share/licenses/nfsidmap/LICENSE || return 1
 }




More information about the arch-commits mailing list