wok diff glib/receipt @ rev 9816

bird: fix BUILD_DEPENDS
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 15 01:21:58 2011 +0200 (2011-05-15)
parents dbee7d9a3ad7
children f6134dc94a31
line diff
     1.1 --- a/glib/receipt	Tue Apr 05 20:07:47 2011 +0000
     1.2 +++ b/glib/receipt	Sun May 15 01:21:58 2011 +0200
     1.3 @@ -14,7 +14,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	./configure && make && make install
     1.8 +	./configure --sysconfdir=/etc && make && make install
     1.9  }
    1.10  
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.