From: cypromis Date: Fri, 15 Oct 2010 09:24:52 +0000 (+0200) Subject: if you cannot type ... you have to have a lot of time to find the error when it final... X-Git-Tag: v1.2-rc1~265^2~11^2~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=471d717d82dd0de84c2961522dd679c0eb2babdd;p=thirdparty%2Ffreeswitch.git if you cannot type ... you have to have a lot of time to find the error when it finally popps up while recompiling ... typo in debian/rules ... --- diff --git a/debian/rules b/debian/rules index af36958392..436e7cf0bb 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export DEB_DH_INSTALL_SOURCEDIR=debian/tmp export PASSTHRU_CODEC_MODULES=codecs/mod_g729 codecs/mod_g723_1 codecs/mod_amr codecs/mod_amrwb # Modules listed by those built by default, then those that are added in this package export APPLICATION_MODULES_AE= applications/mod_avmd applications/mod_callcenter applications/mod_cidlookup applications/mod_cluechoo \ - applications/mod_commands applications/mod_conference applciations/mod_curl applications/mod_db applications/mod_directory \ + applications/mod_commands applications/mod_conference applications/mod_curl applications/mod_db applications/mod_directory \ applications/mod_distributor applications/mod_dptools applications/mod_easyroute applications/mod_enum \ applications/mod_esf applications/mod_expr export APPLICATION_MODULES_FM= applications/mod_fifo applications/mod_fsv applications/mod_hash applications/mod_lcr applications/mod_limit \