This commit is contained in:
David Rose 2003-04-07 16:45:43 +00:00
parent 376b1e5c7e
commit 4fb0aea2e5

View File

@ -456,7 +456,7 @@ $[TAB]cp $[local] $[dest]
$[dest]/$[remote] : $[local]
// cd ./$[sourcedir] && $[INSTALL]
$[TAB]rm -f $[dest]/$[remote]
$[TAB]cp $[sourcedir]/$[local] $[dest]/$[remote]
$[TAB]cp $[local] $[dest]/$[remote]
#end file
#endif