opnsense-ports/databases/pglogical-output/files/patch-Makefile
Franco Fichtner 55666d7b86 */*: sync with upstream
Taken from: FreeBSD
2016-06-09 05:53:52 +02:00

11 lines
296 B
Text

--- Makefile.orig 2016-06-08 15:56:57 UTC
+++ Makefile
@@ -30,7 +30,7 @@ EXTRA_INSTALL += ./examples/hooks
REGRESS_OPTS += --temp-config=regression.conf
plhooks:
- make -C examples/hooks USE_PGXS=1 clean install
+ ${MAKE} -C examples/hooks USE_PGXS=1 clean install
installcheck: plhooks