From fd70619b18a0e14044c445349389acedbfc53444 Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Tue, 16 Jun 2015 19:21:43 +0100 Subject: vyatta-cfg-qos: 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 df2609a..f455615 100755 --- a/debian/rules +++ b/debian/rules @@ -81,7 +81,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