From 9b1e47754b8843ec30a88ee150a03efe9991870e Mon Sep 17 00:00:00 2001 From: Alex Harpin Date: Sun, 14 Jun 2015 11:48:14 +0100 Subject: conntrack: update dh_gencontrol with new development build flag --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 3073583..11a1b34 100755 --- a/debian/rules +++ b/debian/rules @@ -72,7 +72,7 @@ binary-arch: build install dh_fixperms -a dh_installdeb -a dh_shlibdeps -av - if [ -f "../.VYATTA_DEV_BUILD" ]; then \ + if [ -f "../.VYOS_DEV_BUILD" ]; then \ dh_gencontrol -- -v999.dev; \ else \ dh_gencontrol; \ -- cgit v1.2.3