Part 2 at removing now useless FETCH_ARGS redifition

This commit is contained in:
Baptiste Daroussin
2014-01-03 01:12:59 +00:00
parent e919812c71
commit 313cb94889
95 changed files with 0 additions and 184 deletions

View File

@@ -18,7 +18,6 @@ ANT_CMD?= ${LOCALBASE}/bin/ant
ANT= ${SETENV} JAVA_HOME=${JAVA_HOME} ${ANT_CMD}
ANT_TARGETS= dist
JAVA_BUILD= yes
FETCH_ARGS= -pRr
NO_STAGE= yes
do-build: