Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=b598ac3be7ffe7b60333b5e131d8dc165a5d4557
commit b598ac3be7ffe7b60333b5e131d8dc165a5d4557 Author: Miklos Vajna <[email protected]> Date: Tue Nov 13 09:23:12 2012 +0100 icedtea-web-1.3.1-1-x86_64 - up to 1.3.1 diff --git a/source/xapps/icedtea-web/FrugalBuild b/source/xapps/icedtea-web/FrugalBuild index 654a131..39556c7 100644 --- a/source/xapps/icedtea-web/FrugalBuild +++ b/source/xapps/icedtea-web/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=icedtea-web -pkgver=1.3 +pkgver=1.3.1 pkgrel=1 pkgdesc="Provides a Free Software web browser plugin running applets written in Java." url="http://icedtea.classpath.org/wiki/IcedTea-Web" @@ -13,10 +13,11 @@ groups=('xapps') archs=('i686' 'x86_64') up2date="Flasttar http://icedtea.classpath.org/download/source/" source=(http://icedtea.classpath.org/download/source/icedtea-web-$pkgver.tar.gz) -sha1sums=('348f5484daf06edeaa615ecf3045d4ce85c81452') +sha1sums=('b6e68c2a8e7989669de421a95a15abbc97ed62b6') build() { + Fmkdir /usr/lib/jvm/java-7-openjdk/jre/share/icedtea-web Fbuild --with-jdk-home=$OPENJDKDIR \ --prefix=$OPENJREDIR _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
