wok-current diff ntfs-3g/receipt @ rev 17844

Up libcups cups-doc (2.0.2)
author Richard Dunbar <mojo@slitaz.org>
date Tue Mar 24 01:34:13 2015 -0400 (2015-03-24)
parents bfe2f28f9699
children c9e270dd464f
line diff
     1.1 --- a/ntfs-3g/receipt	Thu Apr 17 14:46:09 2014 +0400
     1.2 +++ b/ntfs-3g/receipt	Tue Mar 24 01:34:13 2015 -0400
     1.3 @@ -22,7 +22,7 @@
     1.4  	cd $src
     1.5  	./configure --prefix=/usr \
     1.6  	--disable-static \
     1.7 -	--with-fuse=external \
     1.8 +	--with-fuse=internal \
     1.9  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.10  	make &&
    1.11  	make DESTDIR=$DESTDIR install