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

List:       kde-commits
Subject:    =?utf-8?q?=5Bministro/build=5Fndk-fixes=5D_Necessitas=5FSDK=3A_M?=
From:       Bernhard Rosenkraenzer <bero () arklinux ! org>
Date:       2011-06-17 16:40:44
Message-ID: 20110617164044.258A6A60A4 () git ! kde ! org
[Download RAW message or body]

Git commit 06cde66384b66ffc7778e948432d152b3d868b93 by Bernhard Rosenkraenzer.
Committed on 17/06/2011 at 20:38.
Pushed by bero into branch 'build_ndk-fixes'.

Make the expected location of python-${BUILD}.7z match
the one in which build-python.sh creates it

Make the script executable

M  +1    -1    Necessitas_SDK/build_ndk.sh     

http://commits.kde.org/ministro/06cde66384b66ffc7778e948432d152b3d868b93

diff --git a/Necessitas_SDK/build_ndk.sh b/Necessitas_SDK/build_ndk.sh
old mode 100644
new mode 100755
index 17ba4b6..3130ead
--- a/Necessitas_SDK/build_ndk.sh
+++ b/Necessitas_SDK/build_ndk.sh
@@ -78,7 +78,7 @@ function makeInstallPython
         ./build-python.sh
         PYTHONVER=$PWD/install-python-$BUILD
         # If successful, the build is packaged into /usr/ndk-build/python-mingw.7z
-        cp ../python-${BUILD}.7z $REPO_SRC_PATH/
+        cp ../../python-${BUILD}.7z $REPO_SRC_PATH/
         cd ..
     fi
 }

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

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