Skip to content

Commit

Permalink
debianpkg: fix indentation and variable name
Browse files Browse the repository at this point in the history
Signed-off-by: Raymond P. Burkholder <github@oneunified.net>
  • Loading branch information
rburkholder authored and donaldsharp committed Jan 2, 2018
1 parent ff99c5b commit 18e1d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debianpkg/README.deb_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 18e1d11

Please sign in to comment.