wok-6.x diff netkit-rsh/receipt @ rev 19670
syslinux/iso2exe.sh: no recursive partition
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 02 13:21:13 2017 +0100 (2017-02-02) |
parents | 8a74e7b0ff7f |
children | 426eec51ef7c |
line diff
1.1 --- a/netkit-rsh/receipt Wed Jul 06 13:17:14 2016 +0200 1.2 +++ b/netkit-rsh/receipt Thu Feb 02 13:21:13 2017 +0100 1.3 @@ -16,7 +16,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - sed -i 's|/man|/share&|' MCONFIG configure 1.8 + sed -i 's|/man|/share&|' configure 1.9 mkdir -p $DESTDIR/usr/bin $DESTDIR/usr/sbin \ 1.10 $DESTDIR/usr/share/man/man1 $DESTDIR/usr/share/man/man8 1.11 sed -i 's|.*param.h.*|#include <linux/limits.h>\n&|' \