diff --git a/9.0/trisquel-gtk-theme/debian/rules b/9.0/trisquel-gtk-theme/debian/rules
index 46a67d47342ab88654b0bb16066bd98ec62b027c..962d40c9a84893853165004d3a69e5896e433a09 100755
--- a/9.0/trisquel-gtk-theme/debian/rules
+++ b/9.0/trisquel-gtk-theme/debian/rules
@@ -13,7 +13,7 @@ binary-indep:
 	dh_testroot
 	dh_installchangelogs
 	dh_installdocs
-	cp data/* -a debian/`find debian/ -mindepth 1 -maxdepth 1 -type d | cut -d/ -f2`
+	cp data/* -a debian/`find debian/ -mindepth 1 -maxdepth 1 -type d | cut -d/ -f2 | grep -v debhelper`
 	dh_fixperms
 	dh_compress
 	dh_installdeb