wok view jdk6-jaf/receipt @ rev 9846

Fixed apache-mod-wsgi for tazwok. Just need to cd $src before compiling.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 15 18:30:30 2011 +0000 (2011-05-15)
parents
children 47f31ce14930
line source
1 # SliTaz package receipt.
3 PACKAGE="jdk6-jaf"
4 VERSION="b20"
5 CATEGORY="development"
6 SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
7 MAINTAINER="gokhlayeh@mailoo.org"
8 BUILD_DEPENDS="wget"
9 TARBALL="$PACKAGE-$VERSION.zip"
10 WEB_SITE="http://java.sun.com"
11 WGET_URL="https://jax-ws.dev.java.net/files/documents/4202/150725/$TARBALL"
12 COOK_OPT="!unpack !repack_src !fs"