[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam-software-compilation] project/mxe: uncompress xv files with tar
From:       Gilles Caulier <caulier.gilles () gmail ! com>
Date:       2016-05-08 16:14:26
Message-ID: E1azRLe-0002bJ-W0 () scm ! kde ! org
[Download RAW message or body]

Git commit 0c609171f104566438b60db8be9e734c8624cc58 by Gilles Caulier.
Committed on 08/05/2016 at 16:14.
Pushed by cgilles into branch 'master'.

uncompress xv files with tar

M  +1    -1    project/mxe/common.sh

http://commits.kde.org/scratch/mwiesweg/digikam-sc/0c609171f104566438b60db8=
be9e734c8624cc58

diff --git a/project/mxe/common.sh b/project/mxe/common.sh
index 1d4cdeb..2d4cf7f 100755
--- a/project/mxe/common.sh
+++ b/project/mxe/common.sh
@@ -132,7 +132,7 @@ if [ $? -ne 0 ]; then
     exit;
 fi
 =

-tar jxf $LIB_NAME-$KD_VERSION.tar.xz
+tar -xJf $LIB_NAME-$KD_VERSION.tar.xz
 if [ $? -ne 0 ]; then
     echo "---------- Cannot extract $LIB_NAME-$KD_VERSION.tar.xz archive."
     echo "---------- Aborting..."
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic