From 9a940818cc3edb82afac4d73a6474e6e3374f987 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 17 Mar 2012 00:01:22 +0000 Subject: Sat Mar 17 00:01:22 UTC 2012 --- testing/util-linux/PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'testing/util-linux/PKGBUILD') diff --git a/testing/util-linux/PKGBUILD b/testing/util-linux/PKGBUILD index 2daf29ea4..eb3009f42 100644 --- a/testing/util-linux/PKGBUILD +++ b/testing/util-linux/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 153424 2012-03-13 15:26:09Z tomegun $ +# $Id: PKGBUILD 153562 2012-03-16 02:37:59Z dreisner $ # Maintainer: Tom Gundersen # Contributor: judd pkgname=util-linux pkgver=2.21 -pkgrel=5 +pkgrel=6 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64') @@ -30,7 +30,8 @@ build() { --libdir=/usr/lib \ --enable-write \ --enable-raw \ - --disable-wall + --disable-wall \ + --enable-libmount-mount make } -- cgit v1.2.3-54-g00ecf