URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcea3cb042a837d3e9191eb6f1dd8eee214afa8c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
fcea3cb by Guy Harris (guy@xxxxxxxxxxxx):
Fail if any of the install-exec-hook commands fails.
Hopefully, this will mean that somebody doing a set-UID/set-GID/setcap
installation as themselves rather than as root will not "succeed" but
leave dumpcap installed without enhanced privileges, so the underlying
problem in bugs such as bug 10247 will be more obvious.
Change-Id: I34393bc2c9ea4dc59854a08524edb4f65e79730b
Reviewed-on: https://code.wireshark.org/review/2781
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2c9d2bea32238223634ae975cfd4e682ba1a0b2b)
Reviewed-on: https://code.wireshark.org/review/2782
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from d570514 Get rid of rpath when we're building RPMs.
adds fcea3cb Fail if any of the install-exec-hook commands fails.
Summary of changes:
Makefile.am | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)