Fix BUILD_CAPTIONS flag
This commit is contained in:
parent
2a172856b6
commit
92b8cebf51
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -16,7 +16,7 @@ override_dh_auto_configure:
|
||||||
-DOBS_MULTIARCH_SUFFIX=/$(DEB_HOST_MULTIARCH) \
|
-DOBS_MULTIARCH_SUFFIX=/$(DEB_HOST_MULTIARCH) \
|
||||||
-DUNIX_STRUCTURE=TRUE \
|
-DUNIX_STRUCTURE=TRUE \
|
||||||
-DDISABLE_UPDATE_MODULE=TRUE \
|
-DDISABLE_UPDATE_MODULE=TRUE \
|
||||||
-DBUILD_CAPTIONS=TRUE \
|
-DBUILD_CAPTIONS=ON \
|
||||||
-DOBS_VERSION_OVERRIDE=${DEB_VERSION}
|
-DOBS_VERSION_OVERRIDE=${DEB_VERSION}
|
||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
|
|
Loading…
Reference in a new issue