mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 15:50:59 +00:00
need more testing of the .pc applied_patches stuff .. this does not work as advertised yet
This commit is contained in:
parent
e0632e6498
commit
0c89de8fb6
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,4 +1,4 @@
|
||||
freeswitch (1.0.head-git.master,20101014.1-1) unstable; urgency=low
|
||||
freeswitch (1.0.head~git.master.20101014.1-1) unstable; urgency=low
|
||||
|
||||
* replaced mod_openzap with mod_freetdm
|
||||
* added mod_theora
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -173,7 +173,7 @@ config.status: configure
|
||||
for i in $(MODULES); do echo $$i >> modules.conf; done
|
||||
./configure --prefix=/opt/freeswitch --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) ${FEATURES}
|
||||
|
||||
configure: bootstrap.sh .pc/applied-patches
|
||||
configure: bootstrap.sh # .pc/applied-patches
|
||||
dh_testdir
|
||||
test -e /usr/share/misc/config.sub && cp -f /usr/share/misc/config.sub build/config/config.sub
|
||||
test -e /usr/share/misc/config.guess && cp -f /usr/share/misc/config.guess build/config/config.guess
|
||||
|
Loading…
x
Reference in New Issue
Block a user