----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3972/ -----------------------------------------------------------
(Updated Sept. 4, 2014, 1:33 p.m.) Review request for Asterisk Developers. Changes ------- Updated patch to only install hook script if DAHDI is enabled. Repository: Asterisk Description (updated) ------- I'm a bit weird, and I configure asterisk with --prefix=/opt/asterisk, so that I can install it without running as root. The install script for the DAHDI hook scripts were hard coded to install into /usr/share, which foils my weirdness. This patch changes the install to only install the hook script if DAHDI is enabled. It also adds the script to the uninstall task, and moves the DAHDI_UDEV_HOOK_DIR variable so that it's not between the _MAKEOPTS variables and their comment. Diffs (updated) ----- /branches/13/makeopts.in 422582 /branches/13/Makefile 422582 Diff: https://reviewboard.asterisk.org/r/3972/diff/ Testing (updated) ------- Ran ./configure && make all install both with and without DAHDI, confirming that it worked as expected. Thanks, David Lee
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
