wok diff iproute2/receipt @ rev 15953

arm: fix file cross compilation and add testsuite
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 23 15:49:23 2014 +0100 (2014-02-23)
parents 380ffe05937a
children e2f9f0d42d1a
line diff
     1.1 --- a/iproute2/receipt	Sat Aug 10 17:00:38 2013 +0000
     1.2 +++ b/iproute2/receipt	Sun Feb 23 15:49:23 2014 +0100
     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