projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409d043
)
Android: fix assets cleanup
author
Loïc Blot
<nerzhul@users.noreply.github.com>
Mon, 11 Jun 2018 17:18:34 +0000
(19:18 +0200)
committer
GitHub
<noreply@github.com>
Mon, 11 Jun 2018 17:18:34 +0000
(19:18 +0200)
build/android/Makefile
patch
|
blob
|
history
diff --git
a/build/android/Makefile
b/build/android/Makefile
index 1d6df6e7d16889e5a0490454cc928a44371ed506..9d3c818101eef4ce2b1958563f9059839a28e091 100644
(file)
--- a/
build/android/Makefile
+++ b/
build/android/Makefile
@@
-771,7
+771,7
@@
assets : $(ASSETS_TIMESTAMP)
fi
clean_assets :
- @$(RM) -r assets
+ @$(RM) -r
${APP_ROOT}/
assets
apk: local.properties assets $(ICONV_LIB) $(IRRLICHT_LIB) $(CURL_LIB) $(GMP_LIB) $(LEVELDB_TARGET) \
$(OPENAL_LIB) $(OGG_LIB) prep_srcdir $(ANDR_ROOT)/jni/src/android_version.h \