wok diff kmod/receipt @ rev 19700

Mv grub/stuff/splash.xpm.gz to slitaz-configs to have a splash image on HD install
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 14 11:23:11 2017 +0100 (2017-02-14)
parents 1e3142ca9abf
children ef1efd2c8811
line diff
     1.1 --- a/kmod/receipt	Wed Jan 04 11:24:10 2017 +0100
     1.2 +++ b/kmod/receipt	Tue Feb 14 11:23:11 2017 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WEB_SITE="https://www.kernel.org/pub/linux/utils/kernel/kmod/"
     1.6  WGET_URL="$WEB_SITE$TARBALL"
     1.7 -PROVIDE="modules-init-tools"
     1.8 +PROVIDE="modules-init-tools depmod"
     1.9  HOST_ARCH="i486 arm"
    1.10  
    1.11  DEPENDS="zlib liblzma"