Skip to content
Snippets Groups Projects
Commit 041dcc49 authored by Jeremy Bícha's avatar Jeremy Bícha
Browse files

Use dh_makeshlibs -- -c4

to enforce keeping symbols file updated
parent 02641d4e
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ override_dh_missing:
dh_missing --fail-missing -X.la -X.pyc -X.pyo
override_dh_makeshlibs:
dh_makeshlibs -Nibus-gtk -Nibus-gtk3
dh_makeshlibs -Nibus-gtk -Nibus-gtk3 -- -c4
override_dh_auto_test:
-dh_auto_test -- V=1 # disabled due to FAIL: ibus-compose
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment