wok diff module-init-tools/receipt @ rev 4954

xarchive: add lrzip support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 17 16:44:15 2010 +0100 (2010-02-17)
parents 71c7aacfbbb2
children c755ed365a9b
line diff
     1.1 --- a/module-init-tools/receipt	Thu Jul 23 11:18:35 2009 +0000
     1.2 +++ b/module-init-tools/receipt	Wed Feb 17 16:44:15 2010 +0100
     1.3 @@ -44,9 +44,8 @@
     1.4  	cp -a $_pkg/bin $fs
     1.5  	strip -s $fs/sbin/*
     1.6  	strip -s $fs/bin/*
     1.7 -	# Empty modprobe.conf
     1.8 -	echo "# /etc/modprobe.conf: Modprobe config file." > $fs/etc/modprobe.conf
     1.9 -	echo "#" >> $fs/etc/modprobe.conf
    1.10 +	# Create the modprobe config directory
    1.11 +	mkdir -p $fs/etc/modprobe.d
    1.12  }
    1.13  
    1.14  # Remove Busybox symlink before installing