wok diff iproute2/receipt @ rev 16600

get-skype: create /var/lib/dbus/machine-id, thanks yves04
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed May 07 14:16:51 2014 +0000 (2014-05-07)
parents 380ffe05937a
children e2f9f0d42d1a
line diff
     1.1 --- a/iproute2/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/iproute2/receipt	Wed May 07 14:16:51 2014 +0000
     1.3 @@ -30,7 +30,7 @@
     1.4  	mkdir -p $fs
     1.5  	cp -a $install/usr $fs/
     1.6  	cp -a $install/etc $fs/
     1.7 -	cp -a $install/lib $fs/
     1.8 +	cp -a $install/var $fs/
     1.9  	cp -a $install/sbin $fs/
    1.10  }
    1.11