[arch-commits] Commit in nfsidmap/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu Sep 25 22:01:28 UTC 2008


    Date: Thursday, September 25, 2008 @ 18:01:27
  Author: ronald
Revision: 13090

Merged revisions 13089 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/nfsidmap/trunk

........
  r13089 | ronald | 2008-09-25 23:59:32 +0200 (Thu, 25 Sep 2008) | 1 line
  
  upgpkg: nfsidmap 0.21-2
........

Modified:
  nfsidmap/repos/testing-x86_64/	(properties)
  nfsidmap/repos/testing-x86_64/PKGBUILD

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


Property changes on: nfsidmap/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /nfsidmap/trunk:1-12930
   + /nfsidmap/trunk:1-13089

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-09-25 21:59:32 UTC (rev 13089)
+++ testing-x86_64/PKGBUILD	2008-09-25 22:01:27 UTC (rev 13090)
@@ -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