wok-current diff xfce4-taskmanager/receipt @ rev 10740
locale-*: we dont need compile rules any more since core pkgs are in slitaz-i18n bdeps
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 30 01:12:54 2011 +0200 (2011-05-30) |
parents | eddc61466dfd |
children | 909a44a5741d |
line diff
1.1 --- a/xfce4-taskmanager/receipt Mon May 09 05:52:23 2011 +0000 1.2 +++ b/xfce4-taskmanager/receipt Mon May 30 01:12:54 2011 +0200 1.3 @@ -15,7 +15,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.