wok-4.x diff gobby/receipt @ rev 12376
xorg-xauth: add common path (thanks mojo)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 29 09:47:08 2013 +0100 (2013-01-29) |
parents | ce02e96ef6b7 |
children |
line diff
1.1 --- a/gobby/receipt Thu May 19 01:07:29 2011 +0200 1.2 +++ b/gobby/receipt Tue Jan 29 09:47:08 2013 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && make && make install 1.9 } 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.