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