Ver código fonte

* fixed fpcdir setting

git-svn-id: trunk@6718 -
Jonas Maebe 18 anos atrás
pai
commit
c4288bc880
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/base/fpmake/Makefile.fpc

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

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