diff options
author | Jens Weber <jens@tuxane.com> | 2012-06-25 21:49:39 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-06-25 21:49:39 -0400 |
commit | 8f7594f0758f5e7a50a952546df661e236f53b7c (patch) | |
tree | d093f93e717361ccfc79cfb79aa52b60913dec21 /system/unetbootin/unetbootin.SlackBuild | |
parent | 9b2c67319f92f07a4992c5088b8868a17c8df336 (diff) | |
download | slackbuilds-8f7594f0758f5e7a50a952546df661e236f53b7c.tar.gz |
system/unetbootin: Updated for version 575.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
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 . \ |