Skip to content
Snippets Groups Projects
Commit 24fd57ba authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Drop --fail-missing argument for dh_install, default since debhelper compat 12

parent c74f84c9
Branches debian/buster
Tags debian/0.2.5-1
No related merge requests found
Checking pipeline status
......@@ -23,7 +23,7 @@ override_dh_auto_test:
override_dh_install:
rm -f debian/tmp/usr/lib/*/*.la
dh_install --fail-missing
dh_install
dh_apparmor -plibtraprain-0-tests \
--profile-name=usr.lib.installed-tests.traprain.test-mock-service
dh_apparmor -ptraprain-guidance-ui \
......
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