Re: [Openbsdbinpatch-misc] Patch to use source from the CD
Brought to you by:
convexo
From:
<ger...@gm...> - 2007-01-08 14:48:35
|
2007/1/7, Mike Erdely <mi...@er...>: > Attached is a patch to use the source contained on the CD (there is no > sys.tar.gz). Just define CDSRC=<anything> in the Makefile. Committed. Except for - rm -rf ${WRKOBJ} ${WRKSRC} + @rm -rf ${WRKOBJ} ${WRKSRC} I think it's good to let the user know what's happening behind the scenes. Thanks! -- Gerardo Santana |