diff options
-rw-r--r-- | release/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index 19fea02..26def15 100644 --- a/release/Makefile +++ b/release/Makefile @@ -191,6 +191,7 @@ rerelease release: @echo "unset NOPORTS!" @exit 1 .endif + -vnconfig 2>/dev/null .if make(release) .if exists(${CHROOTDIR}) # The first command will fail on a handful of files that have their schg |