wok diff check-dev/receipt @ rev 21869

busybox/command_not_found: use $PATH
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 25 10:59:33 2019 +0200 (2019-09-25)
parents c4b5b400b8e7
children 5fa396eb0eeb
line diff
     1.1 --- a/check-dev/receipt	Thu Feb 14 14:42:25 2019 +0100
     1.2 +++ b/check-dev/receipt	Wed Sep 25 10:59:33 2019 +0200
     1.3 @@ -22,4 +22,4 @@
     1.4  	cp -a $install/usr/lib/pkgconfig $fs/usr/lib
     1.5  	cp -a $install/usr/include $fs/usr
     1.6  	cp -a $install/usr/share/aclocal $fs/usr/share
     1.7 -}
     1.8 +}
     1.9 \ No newline at end of file