aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-17 22:31:54 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-17 22:31:54 +0000
commit30d025573bd5f106d064b4bb6f27738862a636aa (patch)
tree61dc3688df71bba90152e44e91306485b323f2c3 /build_tools
parented8ca6e7bcc35a5311ed46f314d4ecffe041b059 (diff)
add a project-specific script to be used during release preparation
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@45410 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/prep_tarball8
1 files changed, 8 insertions, 0 deletions
diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
new file mode 100755
index 000000000..6b2354e5f
--- /dev/null
+++ b/build_tools/prep_tarball
@@ -0,0 +1,8 @@
+#!/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