> 
> I was able to whip up the attatched patch which partially splits the
> arch dependent and independent
> builds (an arch only build now only builds the arch stuff but an indep
> only build still builds
> everything) and do a succesfull arch only build on armel.
> 
Thanks a lot Peter, I was almost there with my fix as well, you beat me.

Mine was similar except for the override_dh_auto_build-indep in d/rules.

I'll use this override command instead of my if [ -x "/usr/bin/webpack"
] in override_dh_auto_build

Reply via email to