wok diff listpatron/receipt @ rev 12532

Slim: more security when starting Xorg
author Christophe Lincoln <pankso@slitaz.org>
date Wed Apr 25 11:39:21 2012 +0200 (2012-04-25)
parents 2e55de4816a6
children 2a5cc8208d36
line diff
     1.1 --- a/listpatron/receipt	Mon Mar 16 22:15:30 2009 +0000
     1.2 +++ b/listpatron/receipt	Wed Apr 25 11:39:21 2012 +0200
     1.3 @@ -26,7 +26,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -    mkdir -p $fs/usr/share
     1.8 +    mkdir -p $fs/usr/share/applications
     1.9 +    cp -a $stuff/listpatron.desktop $fs/usr/share/applications
    1.10      cp -a $_pkg/usr/bin $fs/usr
    1.11      cp -a $_pkg/usr/share/pixmaps $fs/usr/share
    1.12      cp -a $_pkg/usr/share/xml $fs/usr/share