The latest debhelper7 can now happily coexist with debhelper from
autobuilder and SDK.

The following lines in debian/rules are necessary to use it:

PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
export PATH
SBOX_REDIRECT_IGNORE=/usr/bin/perl
export SBOX_REDIRECT_IGNORE

cdbs would require more changes (e.g. replacing all references to
/usr/share/cdbs) but maybe Jeff's trick with
Build-Depends: maemo-cflags-cdbs-rules
could also give you a more recent cdbs?

cheers,

Anderson Lizardo wrote:
> Ideally, it would be nice to allow this modified debhelper7 and the
> original debhelper from the devkit to coexist on the same SDK
> installation (so that users interested on trying it out can easily do
> so without breaking their current target). That would require some
> more changes to your debhelper7 and cdbs-dh7 packages though (e.g. to
> not install files at conflicting paths).
> 
> What do you think?
> 


-- 
Thomas Tanner ------
email: tan...@gmx.de
GnuPG: 1024/5924D4DD
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to