From cbfc074b70b15f54c2cd7f6815d2b8779337f7e4 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sun, 20 Jun 2010 09:33:14 -0400 Subject: network/efax-gtk: Updated for version 3.2.3. Signed-off-by: dsomero --- network/efax-gtk/efax-gtk.SlackBuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'network/efax-gtk/efax-gtk.SlackBuild') diff --git a/network/efax-gtk/efax-gtk.SlackBuild b/network/efax-gtk/efax-gtk.SlackBuild index 8a1f2d1f46..5ef0a1746b 100644 --- a/network/efax-gtk/efax-gtk.SlackBuild +++ b/network/efax-gtk/efax-gtk.SlackBuild @@ -23,16 +23,14 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=efax-gtk -VERSION=${VERSION:-3.2.2} +VERSION=${VERSION:-3.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi -- cgit v1.2.3