From b67b571ce2f5f022ab67e531dff4c4a19388b233 Mon Sep 17 00:00:00 2001 From: debian Date: Thu, 23 Sep 2010 23:10:39 -0400 Subject: [PATCH] modules to build in apps are nor called app_modules --- pkg/debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/debian/rules b/pkg/debian/rules index 1e395667..f0465aea 100755 --- a/pkg/debian/rules +++ b/pkg/debian/rules @@ -85,7 +85,7 @@ install: build # install only the python modules USE_SPANDSP=yes LONG_DEBUG_MESSAGE=yes CPPFLAGS="$(CPPFLAGS)" \ - $(MAKE) -C apps/ install modules="$(PYTHON_MODULES)" \ + $(MAKE) -C apps/ install app_modules="$(PYTHON_MODULES)" \ DESTDIR=$(CURDIR)/debian/sems-python-modules \ prefix=/usr \ cfg-target=/etc/sems/