David Rose 23 năm trước cách đây
mục cha
commit
4fb0aea2e5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dtool/pptempl/Template.models.pp

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

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