wok-6.x diff trafshow/receipt @ rev 18988
Up: Not necessary depends. Use only busybox.
author | Leonardo Laporte <hackdorte@sapo.pt> |
---|---|
date | Thu Mar 17 05:25:08 2016 -0300 (2016-03-17) |
parents | 23c3aed67cd9 |
children | 6135577f4d08 |
line diff
1.1 --- a/trafshow/receipt Thu Dec 05 20:23:08 2013 +0000 1.2 +++ b/trafshow/receipt Thu Mar 17 05:25:08 2016 -0300 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + export LDFLAGS="$LDFLAGS -ltinfo" 1.9 1.10 # fix session.c bug 1.11 sed -i '43d' session.c 1.12 @@ -40,4 +40,3 @@ 1.13 sed -i 's|513|#513|' $fs/etc/trafshow 1.14 sed -i 's|514|#514|' $fs/etc/trafshow 1.15 } 1.16 -