Browse Source

* fixed fpcdir setting

git-svn-id: trunk@6718 -
Jonas Maebe 18 năm trước cách đây
mục cha
commit
c4288bc880
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: