[sonic-frr]: Fix sonic build with frr (#2114)

Signed-off-by: nikos <ntriantafillis@gmail.com>
This commit is contained in:
Nikos 2018-10-03 23:51:13 -07:00 committed by lguohan
parent 673bb6580e
commit d9d341bc73

View File

@ -11,9 +11,9 @@ $(addprefix $(DEST)/, $(MAIN_TARGET)): $(DEST)/% :
# clean up the previous build
rm -rf debian
rm frr*.tar.gz
rm frr*.tar.xz
rm frr*.dsc
rm -f frr*.tar.gz
rm -f frr*.tar.xz
rm -f frr*.dsc
# make a dist tarball
./bootstrap.sh