From 5524233f36d407172b2ebb0a755fb8a641f46e0c Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Wed, 17 Jun 2015 23:41:20 +0100 Subject: vyatta-conntrack: update dh_gencontrol with new development build flag --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 07138a2..418f58d 100755 --- a/debian/rules +++ b/debian/rules @@ -88,7 +88,7 @@ binary-indep: build install dh_compress dh_fixperms dh_installdeb - if [ -f "../.VYATTA_DEV_BUILD" ]; then \ + if [ -f "../.VYOS_DEV_BUILD" ]; then \ dh_gencontrol -- -v999.dev; \ else \ dh_gencontrol; \ -- cgit v1.2.3