diff --git a/phreaknet.sh b/phreaknet.sh index 5808b42..b690a39 100755 --- a/phreaknet.sh +++ b/phreaknet.sh @@ -2207,6 +2207,8 @@ phreak_patches() { # $1 = $PATCH_DIR, $2 = $AST_SRC_DIR asterisk_pr_unconditional 917 # FreeBSD compilation fixes git_patch "config_c_fix_template_inheritance_overrides.patch" # config.c: fix template inheritance/overrides git_patch "config_c_fix_template_writing.patch" # config.c: fix template inheritance/overrides + asterisk_pr_unconditional 918 # config.c #tryinclude fixes + asterisk_pr_unconditional 971 # config.c fix issues w/ whitespace in comments if [ $AST_MAJOR_VER -lt 21 ]; then if [ "$EXTERNAL_CODECS" = "1" ]; then