From 8f7594f0758f5e7a50a952546df661e236f53b7c Mon Sep 17 00:00:00 2001 From: Jens Weber Date: Mon, 25 Jun 2012 21:49:39 -0400 Subject: system/unetbootin: Updated for version 575. Signed-off-by: dsomero --- system/unetbootin/unetbootin.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/unetbootin/unetbootin.SlackBuild') diff --git a/system/unetbootin/unetbootin.SlackBuild b/system/unetbootin/unetbootin.SlackBuild index aef91ed11e..8d07f72ff1 100644 --- a/system/unetbootin/unetbootin.SlackBuild +++ b/system/unetbootin/unetbootin.SlackBuild @@ -4,7 +4,7 @@ # v565: (jw) initial version 01/06/2012 PRGNAM=unetbootin -VERSION=565 +VERSION=575 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -44,7 +44,7 @@ rm -rf $PKG $PTMP mkdir -p $TMP $PKG $OUTPUT $PTMP cd $PTMP -tar xvf $CWD/${PRGNAM}-source-$(echo $VERSION).tar.gz +tar xvf $CWD/${PRGNAM}-source-$(echo $VERSION).tar.gz chown -R root:root . find . \ -- cgit v1.2.3