URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=245bdd13a642025f94310ad8f615302de7a37a80
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
245bdd1 by Guy Harris (guy@xxxxxxxxxxxx):
Put a bunch of suggestions in post-install/post-uninstall hooks.
This covers a bunch of commands that might have to be run after "make
install". ("might" - none are needed on OS X, for example, as it's a
different desktop and its dynamic loader doesn't have a cache that you
have to manually update whenever you install a new shared library.)
Change-Id: I21e1728bdde26a7ab1585fdfb54f63fdc1c25dd6
Reviewed-on: https://code.wireshark.org/review/5606
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1ffe32b Fix building of RPMs and get RPM builds working with a prefix other than /usr again.
adds 245bdd1 Put a bunch of suggestions in post-install/post-uninstall hooks.
Summary of changes:
Makefile.am | 53 +++++++++++++++++++++++++++++++++++++++++------------
1 file changed, 41 insertions(+), 12 deletions(-)