diff --git a/debian/rules b/debian/rules index ccd9c70..d9ef549 100755 --- a/debian/rules +++ b/debian/rules @@ -19,12 +19,8 @@ endif %: dh ${@} --buildsystem cmake -override_dh_missing: - dh_missing --fail-missing - override_dh_auto_configure: - dh_auto_configure --\ - -DPULL_TRANSLATIONS=OFF \ + dh_auto_configure -- \ -DUPDATE_TRANSLATIONS=OFF \ -DDOM_PLUGIN=YES \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \