----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3972/ -----------------------------------------------------------
(Updated Sept. 18, 2014, 10 a.m.) Status ------ This change has been marked as submitted. Review request for Asterisk Developers. Changes ------- Committed in revision 423281 Repository: Asterisk Description ------- 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 ----- /branches/13/makeopts.in 422582 /branches/13/Makefile 422582 Diff: https://reviewboard.asterisk.org/r/3972/diff/ Testing ------- 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
