aboutsummaryrefslogtreecommitdiff
path: root/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc
diff options
context:
space:
mode:
Diffstat (limited to 'editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc')
-rw-r--r--editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc b/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc
new file mode 100644
index 000000000000..baf0f516754e
--- /dev/null
+++ b/editors/fpc-ide/files/patch-share::src::fpc-1.0.10::ide::compiler::Makefile.fpc
@@ -0,0 +1,11 @@
+--- share/src/fpc-1.0.10/ide/compiler/Makefile.fpc.old Fri Jan 16 00:23:44 2004
++++ share/src/fpc-1.0.10/ide/compiler/Makefile.fpc Fri Jan 16 00:25:03 2004
+@@ -18,7 +18,7 @@
+ fpcdir=../..
+
+ [prerules]
+-COMPILERDIR=$(FPCDIR)/compiler
++COMPILERDIR=../../compiler
+
+ # Use 1.0.2 and 1.0.4 require -Ca to generate simple ppu
+ ifneq ($(findstring 1.0.2,$(FPC_VERSION)),)