wok-6.x diff electric-fence/receipt @ rev 8504
gcc+gcj: remove build dir after packing files, don't exit but return
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Feb 12 02:18:58 2011 +0100 (2011-02-12) |
parents | b40e4601e9b5 |
children | a1c1d35d9f92 |
line diff
1.1 --- a/electric-fence/receipt Thu Nov 20 00:18:19 2008 +0100 1.2 +++ b/electric-fence/receipt Sat Feb 12 02:18:58 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="${PACKAGE}_${VERSION}-0.1.tar.gz" 1.5 WEB_SITE="http://perens.com/works/software/" 1.6 WGET_URL="http://perens.com/works/software/ElectricFence/$TARBALL" 1.7 +TAGS="debugger" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()