Module: sems Branch: master Commit: f4123f1b8ff1ec2c89fafbe7b49debc65b9a2d65 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f4123f1b8ff1ec2c89fafbe7b49debc65b9a2d65
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue Apr 1 12:34:08 2014 +0200 pkg:debian: don't try to build py_sems --- pkg/debian/rules | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pkg/debian/rules b/pkg/debian/rules index 0fd6f0b..e773e6a 100755 --- a/pkg/debian/rules +++ b/pkg/debian/rules @@ -19,7 +19,7 @@ export DEB_BUILD_OPTIONS:="$(DEB_BUILD_OPTIONS) nostrip" PYTHON_MODULES=ivr conf_auth mailbox pin_collect -EXCLUDED_MODULES=gateway examples mp3 twit +EXCLUDED_MODULES=gateway examples mp3 twit py_sems EXCLUDED_DSM_MODULES=mod_aws EXCLUDED_DSM_PY_MODULES=mod_aws mod_py _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
