aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools/prep_tarball
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-17 22:32:19 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-17 22:32:19 +0000
commit06ad7f4b6ac3c6f8fc8c20a68de48efafca4f3e7 (patch)
tree1114661d52ceaf50035692c239a282a44b14f8a0 /build_tools/prep_tarball
parent05c0b1648b1eb371a95a93945eca07380914dcfb (diff)
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: http://svn.digium.com/svn/asterisk/trunk@45411 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'build_tools/prep_tarball')
-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