wok-stable diff o3read/receipt @ rev 6975
Fixed linux-source. Instead of auto downloading kernel source in post_install i added that code into a script called get-linux-source. All patches are also in /usr/src/kernel-patches now.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Oct 28 04:58:29 2010 +0000 (2010-10-28) |
parents | 30f642df947e |
children | 02bbaa9d12ba |
line diff
1.1 --- a/o3read/receipt Thu Jul 24 01:01:10 2008 +0200 1.2 +++ b/o3read/receipt Thu Oct 28 04:58:29 2010 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://siag.nu/o3read/" 1.6 WGET_URL="http://siag.nu/pub/o3read/$PACKAGE-$VERSION.tar.gz" 1.7 +TAGS="office" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()