]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Makefile.moddir_rules: Pass PJPROJECT_BUNDLED to download_externals
authorGeorge Joseph <gjoseph@digium.com>
Tue, 12 Mar 2019 18:25:33 +0000 (12:25 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 12 Mar 2019 18:28:01 +0000 (12:28 -0600)
commita71ae3dc4406eca343618d518b6bce0321f95122
treea80491fadc02d5d0b12ad68bd85ca802c86dc6da
parentb428363cd5fcf026f98130f8d2923cd6f0d20764
Makefile.moddir_rules: Pass PJPROJECT_BUNDLED to download_externals

The download_externals script wasn't getting the PJPROJECT_BUNDLED
environment variable passed down to it so it wasn't downloading
the appropriate variant of res_digium_phone.  This could cause
crashes in the DPMA.

Change-Id: I5daa9369c7af1fd556d892e89a85f279a2533425
Makefile.moddir_rules