Juha Heinanen wrote:
> [EMAIL PROTECTED] writes:
>
> > Log:
> > fixed debian pkg rules to use DESTDIR
>
> thanks, now dpkg-buildpackage -rfakeroot -us -uc works.
>
> one more thing. exclude_modules needs to be included also in here:
>
> $(MAKE) -C apps/ install \
> exclude_modules="$(EXCLUDED_MODULES) $(PYTHON_MODULES)" \
> DESTDIR=$(CURDIR)/debian/sems \
> prefix=/usr \
> cfg-target=/etc/sems/
>
> otherwise they get compiled anyway.
strange, in debian/rules I see the lines for install in apps there:
$(MAKE) -C apps/ install exclude_modules="$(EXCLUDED_MODULES)
$(PYTHON_MODULES)" \
DESTDIR=$(CURDIR)/debian/sems \
prefix=/usr \
cfg-target=/etc/sems/
which excludes both EXCLUDED_MODULES and PYTHON_MODULES. Does that not
work for you?
stefan
>
> -- juha
> _______________________________________________
> Semsdev mailing list
> [email protected]
> http://lists.iptel.org/mailman/listinfo/semsdev
--
Stefan Sayer
VoIP Services
[EMAIL PROTECTED]
www.iptego.com
iptego GmbH
Am Borsigturm 40
13507 Berlin
Germany
Amtsgericht Charlottenburg, HRB 101010
Geschaeftsfuehrer: Alexander Hoffmann
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev