wok-6.x diff offlineimap/receipt @ rev 4343

Up: slitaz-tools (3.3) - Lots of improvment and fixes
author Christophe Lincoln <pankso@slitaz.org>
date Thu Oct 01 22:02:51 2009 +0200 (2009-10-01)
parents 2d175ca8550b
children 6ec17b55b59a
line diff
     1.1 --- a/offlineimap/receipt	Sun Jun 14 23:40:53 2009 +0000
     1.2 +++ b/offlineimap/receipt	Thu Oct 01 22:02:51 2009 +0200
     1.3 @@ -21,7 +21,8 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 - mkdir -p $fs/usr $fs/usr/share/applications
     1.8 + mkdir -p $fs/etc $fs/usr $fs/usr/share/applications
     1.9 + cp -a $PACKAGE/offlineimap.conf* $fs/etc
    1.10   cp -a $PACKAGE/_pkg/usr/bin $fs/usr
    1.11   cp -a $PACKAGE/_pkg/usr/lib $fs/usr
    1.12   cp -a $WOK/$PACKAGE/stuff/* $fs/usr/share/applications