pkgsrc-WIP-discuss archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: patching wip/import-package.sh



On Fri, Nov 23, 2012 at 10:11:57AM -0500, othyro%safetymail.info@localhost 
wrote:
> Could this be added after the bmake block?
> 
> if [ -d $(pwd)/CVS -o -d $(pwd)/files/CVS -o -d $(pwd)/patches/CVS ]; then
>   echo "Please, remove existing CVS directories within $(pwd).";
>   exit;
> fi
> 
> or similar.

Why? :)
 Thomas

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index