Hello,
Is that possible, to fetch specified distfiles from specified mastersites only
if  specific flavor ir selected:
# make package
"Makefile", line 41: Malformed conditional (${FLAVOR:L:Mtest})
"Makefile", line 41: Missing dependency operator
"Makefile", line 44: if-less endif
"Makefile", line 44: Need an operator
Fatal errors encountered -- cannot continue

from Makefile:
.if ${FLAVOR:L:Mtest}
MASTER_SITES0= http://www.download.com
DISTFILES=     file.gz:0
.endif

Any ideas?
Thanks!


-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Reply via email to