From b2d5183bf8cbffeb1903ad2a10eb0a2139535d9e Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Aug 2014 09:56:52 +0000 Subject: Update to 1.5.1 --- icedtea-web/build/icedtea-web.SlackBuild | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'icedtea-web') diff --git a/icedtea-web/build/icedtea-web.SlackBuild b/icedtea-web/build/icedtea-web.SlackBuild index 28629f29..af7a61b0 100755 --- a/icedtea-web/build/icedtea-web.SlackBuild +++ b/icedtea-web/build/icedtea-web.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PKGNAM=icedtea-web -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-"alien"} @@ -72,10 +72,6 @@ rm -rf $PKGNAM-$VERSION echo Extracting... tar xf $CWD/$PKGNAM-$VERSION.tar.?z* || exit 1 cd $PKGNAM-$VERSION || exit 1 - -# Add DE localization: -zcat $CWD/icedtea-web-1.5_de_localization.patch.gz | patch -p1 --verbose || exit 1 - chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -- cgit v1.2.3