Fix typo in the release rule of the generated Makefile.

This commit is contained in:
Ghislain MARY 2016-03-15 12:46:35 +01:00 committed by Jehan Monnier
parent 15a186e765
commit 473702717e

View file

@ -238,7 +238,7 @@ install-apk:
uninstall:
\tadb uninstall $(PACKAGE_NAME)
release: java-clean build copy-libs supdate-project
release: java-clean build copy-libs update-project
\tpatch -p1 < release.patch
\tcat ant.properties | grep version.name > default.properties
\tant release