2
0
David Rose 23 жил өмнө
parent
commit
4fb0aea2e5

+ 1 - 1
dtool/pptempl/Template.models.pp

@@ -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