Explorar o código

Move gapps log

Signed-off-by: Paul Keith <[email protected]>
Paul Keith %!s(int64=8) %!d(string=hai) anos
pai
achega
1e2facf59c
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 3 0
      .gitignore
  2. 1 1
      build/gapps.sh

+ 3 - 0
.gitignore

@@ -1,2 +1,5 @@
 # out directory
 out/
+
+# gapps log
+gapps_log

+ 1 - 1
build/gapps.sh

@@ -14,7 +14,7 @@ OUT=$TOP/out
 BUILD=$TOP/build
 METAINF=$BUILD/meta
 COMMON=$TOP/common/proprietary
-GLOG=/tmp/gapps_log
+GLOG=$TOP/gapps_log
 ADDOND=$TOP/addond.sh
 
 ##