gbuild: ExternalProject: remove second parameter again...

... now that everything is consistent.

Change-Id: I96c15159648815554280202eb1b6d274ead4e7b8
This commit is contained in:
Michael Stahl
2013-05-06 23:46:30 +02:00
parent 10fc13c948
commit 1a1f1fbdf0
59 changed files with 63 additions and 64 deletions

View File

@ -7,7 +7,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
$(eval $(call gb_ExternalProject_ExternalProject,python3,python3))
$(eval $(call gb_ExternalProject_ExternalProject,python3))
$(eval $(call gb_ExternalProject_use_externals,python3,\
expat \