wok diff glib/receipt @ rev 9995
gobby: fix bdeps and typo
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu May 19 01:07:29 2011 +0200 (2011-05-19) |
parents | dbee7d9a3ad7 |
children | f6134dc94a31 |
line diff
1.1 --- a/glib/receipt Tue Apr 05 20:07:47 2011 +0000 1.2 +++ b/glib/receipt Thu May 19 01:07:29 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.