ln -s is not that reliable
authorDiane Trout <diane@caltech.edu>
Wed, 12 Apr 2006 01:02:48 +0000 (01:02 +0000)
committerDiane Trout <diane@caltech.edu>
Wed, 12 Apr 2006 01:02:48 +0000 (01:02 +0000)
commitc965f83880854a562c3b7c2cc86d7e2291fab641
tree54fe60cfa7dd6d86158455f4d3376d70f763d620
parentc8b64e1fb76f78e39dc4db94a8bb7a1d262ec56d
ln -s is not that reliable
ln throws an error if the file already exists, rm throws a file
if it doesn't exist, only cp works regardless of the start of the
python extensions existence status.
py/CMakeLists.txt