wok-current diff mgetty/receipt @ rev 18715
apache, lighttpd: fix post_install
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Dec 16 23:00:12 2015 +0100 (2015-12-16) |
parents | d3eb5f4b53ea |
children | 9e01bc6321ea |
line diff
1.1 --- a/mgetty/receipt Thu Mar 26 09:34:19 2015 +0100 1.2 +++ b/mgetty/receipt Wed Dec 16 23:00:12 2015 +0100 1.3 @@ -32,7 +32,8 @@ 1.4 make bin-all vgetty 1.5 mkdir -p $DESTDIR/var/spool $DESTDIR/usr/man/man1 1.6 mv -f Makefile.install Makefile 1.7 - make -k install.bin vgetty-install || true 1.8 + sed -i 's|chown|echo chown|' Makefile fax/Makefile 1.9 + make -k install.bin vgetty-install 1.10 } 1.11 1.12 # Rules to gen a SliTaz package suitable for Tazpkg.