--- a/debian/rules.orig	2012-12-16 14:31:20.335699836 +0100
+++ b/debian/rules	2012-12-16 14:33:03.739704664 +0100
@@ -85,12 +85,8 @@
   endif
 endif
 
-ifneq ($(DEB_HOST_ARCH),ia64)
-	extra_dh_opts += --parallel
-endif
-
 %:
-	dh $@ $(extra_dh_opts) --with pkgkde_symbolshelper
+	dh $@ --parallel --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	# Test broken hppa kernel with glibc >= 2.5
