[arch-commits] Commit in nfsidmap/repos (testing-i686 testing-i686/PKGBUILD)
Ronald van Haren
ronald at archlinux.org
Thu Sep 25 22:11:54 UTC 2008
Date: Thursday, September 25, 2008 @ 18:11:54
Author: ronald
Revision: 13097
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-i686/ (properties)
nfsidmap/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Property changes on: nfsidmap/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /nfsidmap/trunk:1-12956
+ /nfsidmap/trunk:1-13096
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-09-25 22:10:35 UTC (rev 13096)
+++ testing-i686/PKGBUILD 2008-09-25 22:11:54 UTC (rev 13097)
@@ -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