[Android] Do not export RELEASE

Jean-Baptiste Kempf git at videolan.org
Thu Feb 5 18:08:13 CET 2015


vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Feb  5 18:08:03 2015 +0100| [611e7d5fca157020ff641658e366a4a0d09cd3b8] | committer: Jean-Baptiste Kempf

Do not export RELEASE

> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=611e7d5fca157020ff641658e366a4a0d09cd3b8
---

 compile.sh |    1 -
 1 file changed, 1 deletion(-)

diff --git a/compile.sh b/compile.sh
index fe3ef24..80bb3d6 100755
--- a/compile.sh
+++ b/compile.sh
@@ -177,7 +177,6 @@ cat <<EssentialsA >> env.sh
 export ANDROID_SDK=$ANDROID_SDK
 export ANDROID_NDK=$ANDROID_NDK
 export ANDROID_ABI=$ANDROID_ABI
-export RELEASE=$RELEASE
 EssentialsA
 
 # PATH



More information about the Android mailing list