Removed override_dh_missing.
This commit is contained in:
parent
bae21579ef
commit
1be098b771
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -4,6 +4,7 @@ qterminal (1.2.0-2ubuntu1) lunar; urgency=medium
|
|||||||
* Added myself and Simon to Uploaders.
|
* Added myself and Simon to Uploaders.
|
||||||
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
* Bumped Standards-Version to 4.6.2, no changes necessary.
|
||||||
* Removed obsolete '-Wl,--as-needed' linker flag from debian/rules.
|
* Removed obsolete '-Wl,--as-needed' linker flag from debian/rules.
|
||||||
|
* Removed obsolete 'override_dh_missing' section from debian/rules.
|
||||||
|
|
||||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 17 Feb 2023 01:22:28 -0600
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 17 Feb 2023 01:22:28 -0600
|
||||||
|
|
||||||
|
|||||||
3
debian/rules
vendored
3
debian/rules
vendored
@ -7,9 +7,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
|
|||||||
%:
|
%:
|
||||||
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 \
|
-DPULL_TRANSLATIONS=OFF \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user