mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Remove bug that breaks all package compilations
This commit is contained in:
parent
90ec7b2e25
commit
54949cd223
@ -73,7 +73,6 @@ for PKG in mdns-repeater \
|
||||
vyos-strongswan \
|
||||
vyos-world \
|
||||
; do
|
||||
break;
|
||||
if [ -d "packages/$PKG/debian" ]; then
|
||||
status_start "Building package: $PKG"
|
||||
docker run --rm -it -v $(pwd):/vyos -w /vyos/packages/$PKG \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user