summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/package-build/vyos-1x/package.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/vyos-1x/package.toml b/scripts/package-build/vyos-1x/package.toml
index 20dbcdf5..6dcbadb3 100644
--- a/scripts/package-build/vyos-1x/package.toml
+++ b/scripts/package-build/vyos-1x/package.toml
@@ -8,4 +8,4 @@ build_cmd = "/bin/true"
name = "vyos-1x"
commit_id = "current"
scm_url = "https://github.com/vyos/vyos-1x.git"
-build_cmd = "rsync -av --exclude='.git' --exclude='.github' --exclude='README*' --exclude='LICENSE' --exclude='*.md' ../vyos-vpp/ ./; dpkg-buildpackage -us -uc -b"
+build_cmd = "rsync -av --exclude='.git' --exclude='.github' --exclude='README*' --exclude='LICENSE' --exclude='*.md' ../vyos-vpp/ ./; dpkg-buildpackage -us -uc -F"