diff options
Diffstat (limited to 'system/unetbootin/unetbootin.SlackBuild')
-rw-r--r-- | system/unetbootin/unetbootin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 . \ |