summaryrefslogtreecommitdiff
path: root/postgresql/postgresql-9.1.1.patch
diff options
context:
space:
mode:
Diffstat (limited to 'postgresql/postgresql-9.1.1.patch')
-rw-r--r--postgresql/postgresql-9.1.1.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/postgresql/postgresql-9.1.1.patch b/postgresql/postgresql-9.1.1.patch
index cafb4a308a6b..54ac388dbc24 100644
--- a/postgresql/postgresql-9.1.1.patch
+++ b/postgresql/postgresql-9.1.1.patch
@@ -47,9 +47,9 @@
-CPP_OBJS=.\Release/
-!ENDIF
-
-+OUTDIR=$(OUTDIR)/lib
-+INTDIR=$(OUTDIR)/lib
-+CPP_OBJS=$(OUTDIR)/slo/
++OUTDIR=.
++INTDIR=.
++CPP_OBJS=./
-ALL : config "$(OUTDIR)\$(OUTFILENAME).lib" "$(OUTDIR)\$(OUTFILENAME).dll"
+ALL : config "$(OUTDIR)\$(OUTFILENAME).lib"