wok diff btmgr/receipt @ rev 7832

Add get-LibreOffice (v1.0) - script (based on get-OpenOffice3) to download and package LibreOffice w/out lang. packs
author Ben Arnold <ben@seawolfsanctuary.com>
date Sun Dec 26 22:00:38 2010 +0000 (2010-12-26)
parents c7714dc13119
children a1644dbcf632
line diff
     1.1 --- a/btmgr/receipt	Wed Sep 03 08:38:55 2008 +0000
     1.2 +++ b/btmgr/receipt	Sun Dec 26 22:00:38 2010 +0000
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://$PACKAGE.sourceforge.net/about.html"
     1.6  WGET_URL="http://$PACKAGE.sourceforge.net/${VERSION%-*}/$TARBALL"
     1.7 +TAGS="boot loader floppy CD"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()