wok-current
diff gnu-netcat/receipt @ rev 10031
glibc: make it cross compilable
author |
Christophe Lincoln <pankso@slitaz.org> |
date |
Fri May 20 02:51:43 2011 +0200 (2011-05-20) |
parents |
9f32ab185bac |
children |
8ad8c3236c6c |
line diff
1.1 --- a/gnu-netcat/receipt Sat Apr 02 10:23:18 2011 +0000
1.2 +++ b/gnu-netcat/receipt Fri May 20 02:51:43 2011 +0200
1.3 @@ -42,5 +42,5 @@
1.4
1.5 post_remove()
1.6 {
1.7 - ln -s /bin/busybox /usr/bin/nc
1.8 + ln -s /bin/busybox $1/usr/bin/nc
1.9 }
1.10 \ No newline at end of file