wok-next diff pilot-link/receipt @ rev 19292

mingw32-runtime, ms-sys, netkit-rsh, nqc, nvclock: fix man or doc path
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jul 06 13:17:14 2016 +0200 (2016-07-06)
parents df94d1ef231c
children 4396aed7eb01
line diff
     1.1 --- a/pilot-link/receipt	Sun Dec 13 23:12:27 2015 +0100
     1.2 +++ b/pilot-link/receipt	Wed Jul 06 13:17:14 2016 +0200
     1.3 @@ -25,5 +25,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 -	rm -r $fs/usr/include $fs/usr/lib $fs/usr/share/aclocal
     1.8 +	rm -r $fs/usr/include $fs/usr/share/aclocal
     1.9  }