Explorar el Código

* ppufiles fix

peter hace 25 años
padre
commit
2a4f70f1d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Makefile.fpc

+ 1 - 1
Makefile.fpc

@@ -122,7 +122,7 @@ endif
 BUILDOPTS=FPC=$(PPNEW) RELEASE=1
 INSTALLOPTS=FPC=$(PPNEW) ZIPDESTDIR=$(BASEDIR)
 ifdef PPUFILESNEW
-override INSTALLOPT+=PPUFILES=$(PPUFILESNEW)
+override INSTALLOPTS+=PPUFILES=$(PPUFILESNEW)
 endif
 
 # Compile also IDE (check for ide and fv dir)