Remove some obsolete parts of the rules file, syncing with Debian.
This commit is contained in:
parent
ace4e34bbb
commit
32fe0ac1ea
6
debian/rules
vendored
6
debian/rules
vendored
@ -19,12 +19,8 @@ endif
|
|||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake
|
dh ${@} --buildsystem cmake
|
||||||
|
|
||||||
override_dh_missing:
|
|
||||||
dh_missing --fail-missing
|
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure --\
|
dh_auto_configure -- \
|
||||||
-DPULL_TRANSLATIONS=OFF \
|
|
||||||
-DUPDATE_TRANSLATIONS=OFF \
|
-DUPDATE_TRANSLATIONS=OFF \
|
||||||
-DDOM_PLUGIN=YES \
|
-DDOM_PLUGIN=YES \
|
||||||
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
-DCMAKE_BUILD_TYPE=RelWithDebInfo \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user