diff options
| author | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 2000-11-02 15:14:27 +0000 |
|---|---|---|
| committer | Tatsumi Hosokawa <hosokawa@FreeBSD.org> | 2000-11-02 15:14:27 +0000 |
| commit | 6415544bf70ddcdd968e6229548fc6a4ea3cd461 (patch) | |
| tree | 74517e23048ddaeba90f61460e5f48f7eafcc235 /release | |
| parent | 323c105fbc3066c43e7714365463f6fdbf2c2b36 (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile index 19fea02dbd4f9..26def1593a5db 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 |
