Skip to content
Snippets Groups Projects
Commit d9ebe01c authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

Merged revisions 45410 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r45410 | kpfleming | 2006-10-17 17:31:54 -0500 (Tue, 17 Oct 2006) | 2 lines

add a project-specific script to be used during release preparation

........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@45411 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 696f9ed6
No related branches found
No related tags found
No related merge requests found
#!/bin/sh -e
# This script will be executed by the 'mkrelease' script to do any tasks
# necessary during tarball creation of this project.
#
# It will be executed from the top-level directory of the project.
make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment