wok diff xpad/receipt @ rev 10819
php*: move php/stuff to common files (we have php.png installed twice and no desktop file for phpinfo)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon Jun 06 01:19:52 2011 +0200 (2011-06-06) |
parents | 3da3b86c2dc9 |
children | aec4d53d6181 |
line diff
1.1 --- a/xpad/receipt Mon May 09 05:50:17 2011 +0000 1.2 +++ b/xpad/receipt Mon Jun 06 01:19:52 2011 +0200 1.3 @@ -16,7 +16,8 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure && make && make install 1.8 + ./configure $CONFIGURE_ARGS && 1.9 + make && make install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.