wok diff libcroco-dev/receipt @ rev 15693

linux-lxc: modify post_install() for update /etc/fstab
author Stanislas Leduc <shann@slitaz.org>
date Sat Dec 21 08:40:56 2013 +0100 (2013-12-21)
parents 8ed62ecac0c7
children e2dc7c2d000d
line diff
     1.1 --- a/libcroco-dev/receipt	Thu Dec 05 11:43:50 2013 +0000
     1.2 +++ b/libcroco-dev/receipt	Sat Dec 21 08:40:56 2013 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib $fs/usr/bin
     1.7 -	cp $_pkg/usr/bin/croco-*-config $fs/usr/bin
     1.8 +	cp $install/usr/bin/croco-*-config $fs/usr/bin
     1.9  	chmod +x $fs/usr/bin/*
    1.10  	cp -a $install/usr/include $fs/usr
    1.11  	cp -a $install/usr/lib/*.*a $fs/usr/lib