Merge pull request #1583 from donaldsharp/1558-more

debianpkg: fix indentation and variable name
This commit is contained in:
Russ White 2018-01-02 08:22:06 -05:00 committed by GitHub
commit c9306977e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.