Skip to content
Snippets Groups Projects
Commit a4941e46 authored by Vivek Das Mohapatra's avatar Vivek Das Mohapatra
Browse files

Override the right target (hopefully) to make gtk-doc et al work right

parent c01bd162
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -4,7 +4,6 @@
@echo "DH $@"
dh $@ --with autoreconf
override_dh_auto_configure:
NOCONFIGURE=1 dh_auto_configure ./autogen.sh -- \
--libexecdir=\$${libdir}/capsule
override_dh_autoreconf:
NOCONFIGURE=1 dh_autoreconf ./autogen.sh -- --libexecdir=\$${libdir}/capsule
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