Disable updater with the correct flag
This commit is contained in:
parent
6b4ce764dc
commit
d8af846e71
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -13,7 +13,7 @@ override_dh_auto_configure:
|
|||
dh_auto_configure -- \
|
||||
-DOBS_MULTIARCH_SUFFIX=/$(DEB_HOST_MULTIARCH) \
|
||||
-DUNIX_STRUCTURE=1 \
|
||||
-DENABLE_WIN_UPDATER=0 \
|
||||
-DDISABLE_UPDATE_MODULE=TRUE \
|
||||
-DBUILD_CAPTIONS=0
|
||||
|
||||
override_dh_auto_build:
|
||||
|
|
Loading…
Reference in a new issue