From 97747570f9c16439c6286e142971b73d952b58a9 Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Tue, 16 Jun 2015 07:48:15 +0100 Subject: vyatta-cfg-system: 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 96038c44..4f9e89fa 100755 --- a/debian/rules +++ b/debian/rules @@ -96,7 +96,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 $(SUBSTVARS); \ else \ dh_gencontrol $(SUBSTVARS); \ -- cgit v1.2.3