Hi, just to share here my success at using scons.mk provided by cdbs : With the custom debian/cdbs/scons.mk, we used : DEB_SCONS_ARGS DEB_SCONS_INSTALL_ARGS variables, defined before including the scons.mk class.
The difference now is that the variables have different names (easy to see the new names in the new scons.mk), and variables should be set AFTER having included the scons.mk class, e.g. : include /usr/share/cdbs/1/class/scons.mk DEB_SCONS_OPTIONS := library=shared soname=on shlibtype=hidden DEB_SCONS_INSTALL_OPTIONS := DESTDIR=$(DEB_DESTDIR) Regards, Jérémy.
signature.asc
Description: OpenPGP digital signature