wok diff listpatron/receipt @ rev 12099

sarg-php: Fix perm
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Mar 11 02:56:40 2012 +0100 (2012-03-11)
parents 2e55de4816a6
children 2a5cc8208d36
line diff
     1.1 --- a/listpatron/receipt	Mon Mar 16 22:15:30 2009 +0000
     1.2 +++ b/listpatron/receipt	Sun Mar 11 02:56:40 2012 +0100
     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