Explorar el Código

Update Makefile.fpc to pacakages location

git-svn-id: trunk@39826 -
pierre hace 7 años
padre
commit
1976cda913
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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