Remove some obsolete parts of the rules file, syncing with Debian.

ubuntu/lunar
Simon Quigley 1 year ago
parent ace4e34bbb
commit 32fe0ac1ea

6
debian/rules vendored

@ -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 \

Loading…
Cancel
Save