[arch-commits] CVS update of core/support/ntfs-3g (PKGBUILD)
Thomas Baechler
thomas at archlinux.org
Fri Feb 1 21:35:23 UTC 2008
Date: Friday, February 1, 2008 @ 22:35:23
Author: thomas
Path: /home/cvs-core/core/support/ntfs-3g
Modified: PKGBUILD (1.19 -> 1.20)
upgpkg: ntfs-3g 1.2129-1
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: core/support/ntfs-3g/PKGBUILD
diff -u core/support/ntfs-3g/PKGBUILD:1.19 core/support/ntfs-3g/PKGBUILD:1.20
--- core/support/ntfs-3g/PKGBUILD:1.19 Fri Feb 1 22:24:17 2008
+++ core/support/ntfs-3g/PKGBUILD Fri Feb 1 22:35:23 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.19 2008/02/01 21:24:17 thomas Exp $
+# $Id: PKGBUILD,v 1.20 2008/02/01 21:35:23 thomas Exp $
# Maintainer: Thomas Baechler <thomas at archlinux.org>
pkgname=ntfs-3g
@@ -16,7 +16,7 @@
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
- ac_cv_path_LDCONFIG=/bin/true ./configure --prefix=/usr
+ ac_cv_path_LDCONFIG=/bin/true ./configure --prefix=/usr --with-fuse=external
make || return 1
make DESTDIR=$startdir/pkg install
}
More information about the arch-commits
mailing list