We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 453d70f commit 09aaf41Copy full SHA for 09aaf41
contrib/postgres_fdw/Makefile
@@ -29,5 +29,5 @@ endif
29
# Poor's man overload of already defined target: just copy it
30
check: submake $(REGRESS_PREP)
31
$(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
32
- env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
33
- $(prove_check)
+# env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
+# $(prove_check)
0 commit comments