Dnia 2011-11-30, o godz. 07:33:26
Eitan Adler <eadler@freebsd.org> napisa=B3(a):
>Does changing
> @${EXEC} fetch -o /dev/null
>http://www.lsi.com/magic.axd?x=3De&file=3Dhttp%3A//www.lsi.com/downloads/P=
ublic/MegaRAID%2520Common%2520Files/8.02.16_MegaCLI.zip
>to
> @${EXEC} ${FETCH_CMD} -o /dev/null
>http://www.lsi.com/magic.axd?x=3De&file=3Dhttp%3A//www.lsi.com/downloads/P=
ublic/MegaRAID%2520Common%2520Files/8.02.16_MegaCLI.zip
>
>not work?
${FETCH_CMD} contains fetch arguments also which we want to set here -
it won't work. But looks like ${FETCH_BINARY} will fit, fixed thanks.
--=20
pozdrawiam / with regards
Pawe=B3 P=EAkala
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"