]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
add a project-specific script to be used during release preparation
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 17 Oct 2006 22:31:54 +0000 (22:31 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 17 Oct 2006 22:31:54 +0000 (22:31 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45410 65c4cc65-6c06-0410-ace0-fbb531ad65f3

build_tools/prep_tarball [new file with mode: 0755]

diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
new file mode 100755 (executable)
index 0000000..6b2354e
--- /dev/null
@@ -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