wok diff libexo/receipt @ rev 12030

stella: move post_install code to genpkg_rules. It's far better to run a command once on the builder than on install on each of our computer.
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Mar 06 22:40:08 2012 +0100 (2012-03-06)
parents 723666943311
children 9f18e111d0e1
line diff
     1.1 --- a/libexo/receipt	Fri Jan 21 00:44:33 2011 +0100
     1.2 +++ b/libexo/receipt	Tue Mar 06 22:40:08 2012 +0100
     1.3 @@ -8,10 +8,8 @@
     1.4  DEPENDS="libxfce4util startup-notification libnotify"
     1.5  WANTED="exo"
     1.6  SUGGESTED="exo-tools"
     1.7 -TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.8  WEB_SITE="http://www.xfce.org"
     1.9  
    1.10 -
    1.11  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.12  genpkg_rules()
    1.13  {