Commit 04b62878 authored by Stig Sandbeck Mathisen's avatar Stig Sandbeck Mathisen Committed by Lasse Karstensen

Fix FTBFS when building with dpkg-buildpackage -A

Closes: #806120
parent 9cb8ac25
......@@ -47,7 +47,7 @@ override_dh_auto_install:
@ # Nuke the static libs too
find $(CURDIR)/debian -name \*.a -delete
override_dh_install:
override_dh_install-arch:
dh_install -a --fail-missing
@ # Override to add the "reload-vcl" script
install -o root -g root -m 755 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment