[arch-commits] Commit in nfs-utils/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Apr 1 02:24:20 UTC 2010
Date: Wednesday, March 31, 2010 @ 22:24:20
Author: pierre
Revision: 75208
upgpkg: nfs-utils 1.2.2-2
openssl/heimdal rebuild
Modified:
nfs-utils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-01 02:20:50 UTC (rev 75207)
+++ PKGBUILD 2010-04-01 02:24:20 UTC (rev 75208)
@@ -7,7 +7,7 @@
pkgname=nfs-utils
pkgver=1.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="Support programs for Network File Systems"
arch=('i686' 'x86_64')
url='http://nfs.sourceforge.net'
@@ -67,6 +67,10 @@
unset LDFLAGS
make || return 1
+}
+
+package() {
+ cd $srcdir/${pkgname}-${pkgver}
make DESTDIR=$pkgdir install || return 1
# NFS & NFSv4 init scripts
More information about the arch-commits
mailing list