From f971ed6873d2a94ae659c9f7d74ff9b2ec7cdb21 Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Wed, 17 Jun 2015 19:52:59 +0100 Subject: vyatta-config-mgmt: update dh_gencontrol with new development flag --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 3194128..c0c7eb4 100755 --- a/debian/rules +++ b/debian/rules @@ -89,7 +89,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