Content-Length: 252798 | pFad | http://github.com/postgrespro/postgres_cluster/commit/01f3102f5b2658a917b0238819a5afd3cb35446c

D4 Avoid to call 'make' explicitely, because on non-linux system it woul… · postgrespro/postgres_cluster@01f3102 · GitHub
Skip to content

Commit 01f3102

Browse files
vbwagnerarssher
authored andcommitted
Avoid to call 'make' explicitely, because on non-linux system it would call wrong make
1 parent 69a9b7e commit 01f3102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/postgres_fdw/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ endif
2929
# Poor's man overload of already defined target: just copy it
3030
check: submake $(REGRESS_PREP)
3131
$(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
32-
env DESTDIR='$(abs_top_builddir)'/tmp_install make install
32+
env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
3333
$(prove_check)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/01f3102f5b2658a917b0238819a5afd3cb35446c

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy