wok-stable diff jdk6-jaf/receipt @ rev 10549

php: Added back code to add desktop, image, and php.ini in compile_rules. These files are needed for php-common not php directly. Thats what they were there.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed May 25 14:47:51 2011 +0000 (2011-05-25)
parents
children 47f31ce14930
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/jdk6-jaf/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -0,0 +1,12 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="jdk6-jaf"
     1.7 +VERSION="b20"
     1.8 +CATEGORY="development"
     1.9 +SHORT_DESC="A component of Sun's jdk6 we use to cook icedtea6 (empty package)"
    1.10 +MAINTAINER="gokhlayeh@mailoo.org"
    1.11 +BUILD_DEPENDS="wget"
    1.12 +TARBALL="$PACKAGE-$VERSION.zip"
    1.13 +WEB_SITE="http://java.sun.com"
    1.14 +WGET_URL="https://jax-ws.dev.java.net/files/documents/4202/150725/$TARBALL"
    1.15 +COOK_OPT="!unpack !repack_src !fs"