From f330660089b1a583a8fd8f3d5a91dc3d450df83c Mon Sep 17 00:00:00 2001 From: melikamp Date: Mon, 25 Jun 2012 21:34:43 -0400 Subject: network/icecat: Updated for version 12.0. Signed-off-by: dsomero --- network/icecat/icecat.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'network/icecat/icecat.SlackBuild') diff --git a/network/icecat/icecat.SlackBuild b/network/icecat/icecat.SlackBuild index 293549db7920c..537a0f30ba6b5 100644 --- a/network/icecat/icecat.SlackBuild +++ b/network/icecat/icecat.SlackBuild @@ -18,7 +18,7 @@ # http://melikamp.com/features/slackbuilds.shtml PRGNAM="icecat" -VERSION="10.0" +VERSION="12.0" BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -74,6 +74,7 @@ CXXFLAGS="$SLKCFLAGS" \ --build=$ARCH-slackware-linux || exit 1 make || exit 1 +chmod +x build/unix/run-icecat.sh # work around a build bug fixed in 12.1. make install DESTDIR=$PKG # Stripping is done in .mozconfig, but there is something we can erase: -- cgit v1.2.3