[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.

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to