wok-next
diff perl/receipt @ rev 16476
ARM: add python-routes + python-serial (but main python dont cook anymore)
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Tue Apr 22 22:49:42 2014 +0200 (2014-04-22) |
parents |
e5384ace4df2 |
children |
9e01bc6321ea |
line diff
1.1 --- a/perl/receipt Fri Oct 04 09:55:59 2013 +0000
1.2 +++ b/perl/receipt Tue Apr 22 22:49:42 2014 +0200
1.3 @@ -34,7 +34,7 @@
1.4 compile_rules()
1.5 {
1.6 cd $src
1.7 - ./configure.gnu --prefix=/usr -Dusethreads &&
1.8 + ./configure.gnu --prefix=/usr &&
1.9 make &&
1.10 make install
1.11