wok-6.x
diff fox14/receipt @ rev 11655
Add obfsproxy (Tor proxy to help users in censored counties reach the web)
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Sun Feb 12 00:07:26 2012 +0100 (2012-02-12) |
parents |
51887f399d86 |
children |
75463dec493b |
line diff
1.1 --- a/fox14/receipt Tue Mar 15 17:35:05 2011 +0000
1.2 +++ b/fox14/receipt Sun Feb 12 00:07:26 2012 +0100
1.3 @@ -24,7 +24,7 @@
1.4 --mandir=/usr/share/man \
1.5 --with-xft \
1.6 $CONFIGURE_ARGS &&
1.7 - make -j 4 &&
1.8 + make $MAKEFLAGS &&
1.9 make DESTDIR=$PWD/_pkg install
1.10 }
1.11