wok diff iproute2/receipt @ rev 18020
Up rp-pppoe (3.11)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 02 22:46:46 2015 +0200 (2015-05-02) |
parents | 380ffe05937a |
children | e2f9f0d42d1a |
line diff
1.1 --- a/iproute2/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/iproute2/receipt Sat May 02 22:46:46 2015 +0200 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