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
|
@ -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
|
||||
|
|
|
@ -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…
Reference in New Issue