]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
typo in debian rules file made freetdm disappear
authorMichal Bielicki <cypromis@debian-buildtesst>
Thu, 14 Oct 2010 20:47:08 +0000 (22:47 +0200)
committerMichal Bielicki <cypromis@debian-buildtesst>
Thu, 14 Oct 2010 20:47:08 +0000 (22:47 +0200)
debian/rules

index 0c1aae965465dca6ee0d440876020ed6bb4567b4..0e5f4a3d8802c955f733ebd50b9c87d7bc017689 100755 (executable)
@@ -24,7 +24,7 @@ export CODECS_MODULES= codecs/mod_bv codecs/mod_h26x codecs/mod_speex codecs/mod
        codecs/mod_silk codecs/mod_siren codecs/mod_theora 
 export DIALPLANS_MODULES= dialplans/mod_dialplan_asterisk dialplans/mod_dialplan_directory dialplans/mod_dialplan_xml 
 export ENDPOINTS_MODULES= endpoints/mod_dingaling endpoints/mod_portaudio endpoints/mod_sofia \
-                endpoints/mod_loopback ../../libs/frieetdm/mod_freetdm endpoints/mod_skypopen \
+                endpoints/mod_loopback ../../libs/freetdm/mod_freetdm endpoints/mod_skypopen \
                         endpoints/mod_skinny 
 export EVENT_HANDLERS_MODULES=event_handlers/mod_event_multicast event_handlers/mod_event_socket event_handlers/mod_cdr_csv
 export FORMATS_MODULES= formats/mod_file_string formats/mod_local_stream formats/mod_native_file formats/mod_portaudio_stream \