Commit 41d7eef7 authored by Tollef Fog Heen's avatar Tollef Fog Heen Committed by Tollef Fog Heen

Missing dashes

parent 5164d990
......@@ -5,7 +5,7 @@ VARNISHSRC = $(DEBIAN_VARNISH_SRC)
VMODDIR = $(shell PKG_CONFIG_PATH="$(VARNISHSRC) pkg-config --variable=vmoddir varnishapi)
override_dh_auto_configure:
dh_auto_configure VMODDIR="$(VMODDIR)" VARNISHSRC="$(VARNISHSRC)"
dh_auto_configure -- VMODDIR="$(VMODDIR)" VARNISHSRC="$(VARNISHSRC)"
%:
dh $@
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