wok-next diff bin86/receipt @ rev 13175

atk: fix tarball
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 30 10:59:32 2012 +0200 (2012-07-30)
parents 0d9c2c4acb3f
children 223b265f40fd
line diff
     1.1 --- a/bin86/receipt	Mon Jan 17 15:23:49 2011 +0000
     1.2 +++ b/bin86/receipt	Mon Jul 30 10:59:32 2012 +0200
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.debath.co.uk/"
     1.6  WGET_URL="http://www.debath.co.uk/dev86/$TARBALL"
     1.7 +TAGS="assembler 8086"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()