David Rose 23 years ago
parent
commit
4fb0aea2e5
1 changed files with 1 additions and 1 deletions
  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