mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
debian: remove support for building sounds and music
The various sounds and music have their own source packages now as they have their own conventions and version numbers which fortunately update less frequently than FreeSWITCH itself.
This commit is contained in:
4
debian/README.source
vendored
4
debian/README.source
vendored
@@ -48,10 +48,8 @@ The format of debian/modules.conf is:
|
||||
To build this package, I recommend running the following from the root
|
||||
directory of your FS git working tree:
|
||||
|
||||
mkdir ../sounds
|
||||
export FS_SOUNDS_DIR=$(pwd)/../sounds
|
||||
git clean -fdx && git reset --hard HEAD
|
||||
(cd debian && ./bootstrap.sh)
|
||||
schedtool -B -e git-buildpackage --git-verbose -us -uc
|
||||
|
||||
-- Travis Cross <tc@traviscross.com>, Sat, 5 May 2012 23:32:53 +0000
|
||||
-- Travis Cross <tc@traviscross.com>, Thu, 24 May 2012 16:28:46 +0000
|
||||
|
Reference in New Issue
Block a user