wok-current diff backintime/receipt @ rev 19702

Mv grub/stuff/splash.xpm.gz to slitaz-configs to have a splash image on HD install (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 14 12:15:09 2017 +0100 (2017-02-14)
parents 4ea96657834e
children 8296cfe551a1
line diff
     1.1 --- a/backintime/receipt	Sun Jul 26 17:30:32 2015 +0200
     1.2 +++ b/backintime/receipt	Tue Feb 14 12:15:09 2017 +0100
     1.3 @@ -26,4 +26,5 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a $install/* $fs
     1.7 +	rm -r $fs/usr/share/doc $fs/usr/share/man
     1.8  }