From 18e1d1129f265e571429fb49daf37707c28aedfb Mon Sep 17 00:00:00 2001 From: "Raymond P. Burkholder" Date: Sat, 16 Dec 2017 23:48:20 -0400 Subject: [PATCH] debianpkg: fix indentation and variable name Signed-off-by: Raymond P. Burkholder --- debianpkg/README.deb_build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debianpkg/README.deb_build.md b/debianpkg/README.deb_build.md index 0d02bc3dc2..889e831744 100644 --- a/debianpkg/README.deb_build.md +++ b/debianpkg/README.deb_build.md @@ -72,7 +72,7 @@ adding a new backport. (see `rules` file for available options) export WANT_BGP_VNC=1 - export WANT_WANT_CUMULUS_MODE=1 + export WANT_CUMULUS_MODE=1 debuild -b -uc -us DONE. -- 2.39.5