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

List:       kde-commits
Subject:    [sysadmin/binary-factory-tooling] android: Android: Don't shadow the EXTRA env var
From:       Aleix Pol <null () kde ! org>
Date:       2018-09-29 0:44:16
Message-ID: E1g63Mm-00050t-9K () code ! kde ! org
[Download RAW message or body]

Git commit 609a92ecd28946d2e7efab03dbdd243159391355 by Aleix Pol.
Committed on 29/09/2018 at 00:42.
Pushed by apol into branch 'master'.

Android: Don't shadow the EXTRA env var

M  +1    -1    android/generic-build.pipeline

https://commits.kde.org/sysadmin/binary-factory-tooling/609a92ecd28946d2e7efab03dbdd243159391355

diff --git a/android/generic-build.pipeline b/android/generic-build.pipeline
index 6763f55..ff02e14 100644
--- a/android/generic-build.pipeline
+++ b/android/generic-build.pipeline
@@ -10,7 +10,7 @@ timestamps {
 			// Do the build!
 			sh """
 				${dependency}
-				export EXTRA=-DKDE_L10N_AUTO_TRANSLATIONS=ON
+				export EXTRA=-DKDE_L10N_AUTO_TRANSLATIONS=ON $EXTRA
 				/opt/helpers/build-generic ${application} ${cmakeParameters}
 			"""
 		}
[prev in list] [next in list] [prev in thread] [next in thread] 

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