]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
[Build-System] Enable applications/mod_test build by default.
authors3rj1k <evasive.gyron@gmail.com>
Mon, 1 Mar 2021 19:45:20 +0000 (21:45 +0200)
committerAndrey Volk <andywolk@gmail.com>
Sat, 23 Oct 2021 20:31:22 +0000 (23:31 +0300)
.drone.yml
build/modules.conf.in
build/modules.conf.most

index acdc0b51c0708c4456971267caaf56dd95224fa4..947424b302b6e84258c10b2df91114f6f69ba3ff 100644 (file)
@@ -18,7 +18,6 @@ steps:
       - DEBIAN_FRONTEND=noninteractive apt-get -yq install libspandsp3-dev
       - git clone https://github.com/freeswitch/sofia-sip.git
       - cd sofia-sip && ./autogen.sh && ./configure.gnu && make -j`nproc` && make install && cd ..
-      - echo "applications/mod_test" >> modules.conf
       - echo 'codecs/mod_openh264' >> modules.conf
       - sed -i '/applications\\/mod_http_cache/s/^#//g' modules.conf
       - sed -i '/event_handlers\\/mod_rayo/s/^#//g' modules.conf
@@ -148,6 +147,6 @@ trigger:
 
 ---
 kind: signature
-hmac: 500b43fb74a889e2a75e115a4d64c579a6bc48b9521e260908859d7359f2d46b
+hmac: a85b0db203d2c9a71c3e4a63a46b5513fbdb3b8f5135e21d0fe0992f33626824
 
 ...
index 700e86b29e1de6265c807b5004aa62a91320452d..feb902994bb37146b109a3bbda89c00ff1b3ec19 100644 (file)
@@ -49,6 +49,7 @@ applications/mod_sms
 applications/mod_spandsp
 #applications/mod_spy
 #applications/mod_stress
+applications/mod_test
 #applications/mod_translate
 applications/mod_valet_parking
 #applications/mod_video_filter
index f4188b7dc356ff3bb08ea2c9181bf9391e34f2ce..a981c273dbbcf687cbdd4c326afd70cdbbbdcdb6 100644 (file)
@@ -47,6 +47,7 @@ applications/mod_soundtouch
 applications/mod_spandsp
 applications/mod_spy
 applications/mod_stress
+applications/mod_test
 applications/mod_translate
 applications/mod_valet_parking
 applications/mod_video_filter