summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debianpkg/README.deb_build.md2
1 files changed, 1 insertions, 1 deletions
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.