set the menu name when building makeopts.xml

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35789 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.4
Russell Bryant 20 years ago
parent c7024d8a02
commit 39913c58b7

@ -52,7 +52,7 @@ process_dir() {
echo "<?xml version="1.0"?>"
echo
echo "<menu>"
echo "<menu name=\"Asterisk Module Selection\">"
rm -f .makeoptstmp
process_dir apps app APPS Applications
process_dir cdr cdr CDR "Call Detail Recording"

Loading…
Cancel
Save