The goal should be to allow a parallel build on *all* archs. There shouldn't be any exception for ia64.

The entire ifneq construct should be removed:

ifneq ($(DEB_HOST_ARCH),ia64)
        extra_dh_opts += --parallel
endif




The dh invoke should read:

        dh $@ --parallel --with pkgkde_symbolshelper



Stephan


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to