wok diff iproute2/receipt @ rev 15919
openbox: depends on xorg-libXcursor (fix no X in justx flavor)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 18 17:43:11 2014 +0100 (2014-02-18) |
parents | 380ffe05937a |
children | e2f9f0d42d1a |
line diff
1.1 --- a/iproute2/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/iproute2/receipt Tue Feb 18 17:43:11 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