wok diff vala/receipt @ rev 5059

get-flash-plugin: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 09 00:20:04 2010 +0100 (2010-03-09)
parents 1caacacc25b3
children fe722bc08c9c
line diff
     1.1 --- a/vala/receipt	Wed Jan 20 13:06:03 2010 +0100
     1.2 +++ b/vala/receipt	Tue Mar 09 00:20:04 2010 +0100
     1.3 @@ -10,6 +10,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://live.gnome.org/Vala"
     1.6  WGET_URL="http://download.gnome.org/sources/vala/${VERSION%.*}/$TARBALL"
     1.7 +TAGS="compiler"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()