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]

