wok-stable diff openjdk-6-src/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 8ce80da325d9
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/openjdk-6-src/receipt	Wed May 25 14:47:51 2011 +0000
     1.3 @@ -0,0 +1,11 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="openjdk-6-src"
     1.7 +VERSION="b20-21_jun_2010"
     1.8 +CATEGORY="development"
     1.9 +SHORT_DESC="Openjdk6 we use to cook icedtea6 (empty package)"
    1.10 +MAINTAINER="gokhlayeh@mailoo.org"
    1.11 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12 +WEB_SITE="http://java.sun.com"
    1.13 +WGET_URL="http://download.java.net/openjdk/jdk6/promoted/${VERSION%-*}/$TARBALL"
    1.14 +COOK_OPT="!unpack !repack_src !fs"