wok diff listpatron/receipt @ rev 1100

lostirc: irc.toile-libre.org host now the official IRC chan
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jul 18 14:22:51 2008 +0200 (2008-07-18)
parents 808823374918
children 2e55de4816a6
line diff
     1.1 --- a/listpatron/receipt	Tue Mar 18 23:10:12 2008 +0100
     1.2 +++ b/listpatron/receipt	Fri Jul 18 14:22:51 2008 +0200
     1.3 @@ -30,5 +30,7 @@
     1.4      cp -a $_pkg/usr/bin $fs/usr
     1.5      cp -a $_pkg/usr/share/pixmaps $fs/usr/share
     1.6      cp -a $_pkg/usr/share/xml $fs/usr/share
     1.7 +    cd $fs/usr/share/pixmaps
     1.8 +    ln -s listpatron/icons/listpatron-col-add.png listpatron.png
     1.9  }
    1.10