Ver código fonte

Update Makefile.fpc to pacakages location

git-svn-id: trunk@39826 -
pierre 7 anos atrás
pai
commit
1976cda913
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      packages/ide/fakegdb/Makefile.fpc

+ 3 - 1
packages/ide/fakegdb/Makefile.fpc

@@ -1,6 +1,8 @@
 #
 #   Makefile.fpc for Fake GDB
 #
+[require]
+packages=rtl
 
 [package]
 main=ide
@@ -9,7 +11,7 @@ main=ide
 units=gdbcon gdbint
 
 [default]
-fpcdir=../..
+fpcdir=../../..
 
 [install]
 fpcpackage=y