Browse Source

* fixed fpcdir setting

git-svn-id: trunk@6718 -
Jonas Maebe 18 years ago
parent
commit
c4288bc880
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/base/fpmake/Makefile.fpc

+ 1 - 1
packages/base/fpmake/Makefile.fpc

@@ -13,7 +13,7 @@ units=fpmktype fpmkunit
 fpcpackage=y
 fpcpackage=y
 
 
 [default]
 [default]
-fpcdir=../..
+fpcdir=../../..
 
 
 [rules]
 [rules]
 .NOTPARALLEL:
 .NOTPARALLEL: