[Android] build: export RELEASE too

Thomas Guillem git at videolan.org
Tue Oct 21 12:09:24 CEST 2014


vlc-ports/android | branch: master | Thomas Guillem <tom at gllm.fr> | Tue Oct 21 11:29:32 2014 +0200| [4808bc720343ebbf3ea92caf12f121842c4d27e7] | committer: Thomas Guillem

build: export RELEASE too

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

 compile.sh |    1 +
 1 file changed, 1 insertion(+)

diff --git a/compile.sh b/compile.sh
index ed7896b..1953264 100755
--- a/compile.sh
+++ b/compile.sh
@@ -429,6 +429,7 @@ export VLC_BUILD_DIR=$VLC_BUILD_DIR
 export TARGET_TUPLE=$TARGET_TUPLE
 export PATH_HOST=$PATH_HOST
 export PLATFORM_SHORT_ARCH=$PLATFORM_SHORT_ARCH
+export RELEASE=$RELEASE
 EssentialsA
 
 # PATH



More information about the Android mailing list