wok-current diff gtkpod/receipt @ rev 14965
Up: firefox-langpack-en_GB (17.0.8esr)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 22:19:55 2013 +0200 (2013-08-08) |
parents | 16418229683b |
children | d1c17bd2c2bc |
line diff
1.1 --- a/gtkpod/receipt Sun Sep 19 23:48:53 2010 +0000 1.2 +++ b/gtkpod/receipt Thu Aug 08 22:19:55 2013 +0200 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - ./configure --prefix=/usr && 1.8 + ./configure --prefix=/usr $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install 1.11 }