wok diff fontconfig/receipt @ rev 12977

Up: slitaz-boot-scripts (5.1) colors, clean, speed, fixes and improvments
author Christophe Lincoln <pankso@slitaz.org>
date Sat Jun 02 01:56:33 2012 +0200 (2012-06-02)
parents af928fecc8ab
children 66feb7f9e198
line diff
     1.1 --- a/fontconfig/receipt	Tue Nov 30 14:05:31 2010 +0000
     1.2 +++ b/fontconfig/receipt	Sat Jun 02 01:56:33 2012 +0200
     1.3 @@ -20,6 +20,7 @@
     1.4  		--prefix=/usr \
     1.5  		--mandir=/usr/share/man \
     1.6  		--localstatedir=/var \
     1.7 +		--with-arch=$ARCH \
     1.8  		$CONFIGURE_ARGS &&
     1.9  	make && make DESTDIR=$PWD/_pkg install
    1.10  }