freebsd-ports/net/pacemaker/files
Dmitry Marakasov 40560b03b6 - Fix build with --disable-silent-rules
With verbose build all utilities are called with --help and
--version arguments just to show their output. This, however,
may fail:

    PATH=/wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools:$PATH /wrkdirs/usr/ports/net/pacemaker/work/pacemaker-Pacemaker-1.1.14/tools/crm_standby --help
    Error signing on to the CIB service: Socket is not connected
    Error signing on to the CIB service: Socket is not connected

So just remove these calls, they have no use anyway.

PR:		212075
Approved by:	portmgr blanket
2016-09-06 14:27:29 +00:00
..
pacemaker.in
patch-crmd_pengine.c
patch-crmd_throttle.c
patch-extra_resources_ping
patch-lib-common-utils.c
patch-lib-services-services_linux.c
patch-Makefile.common