Преглед на файлове

* fpmake to fpmkunit package

git-svn-id: trunk@7539 -
peter преди 18 години
родител
ревизия
515880ffe6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      utils/fppkg/pkgarchive.pp

+ 1 - 1
utils/fppkg/pkgarchive.pp

@@ -293,7 +293,7 @@ begin
 {$endif unix}
 {$endif unix}
   // Detect directory where fpmake units are located
   // Detect directory where fpmake units are located
   FFPMakeCompiler:=FCompiler;
   FFPMakeCompiler:=FCompiler;
-  FFPMakeUnitDir:=FInstallDir+'units'+PathDelim+CompilerTarget+PathDelim+'fpmake'+PathDelim;
+  FFPMakeUnitDir:=FInstallDir+'units'+PathDelim+CompilerTarget+PathDelim+'fpmkunit'+PathDelim;
 end;
 end;