diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2025-09-14 02:04:01 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-09-14 02:04:01 +0000 |
| commit | fa9ea99be6fb416cd0528e6a54053363775abe00 (patch) | |
| tree | 1c04b1ff77df2d480288259c01d746abfdd3ebf1 /release/Makefile | |
| parent | 340e68fd7c0d62cac1f0876b6475a89df5065db5 (diff) | |
Diffstat (limited to 'release/Makefile')
| -rw-r--r-- | release/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile index 6be29a425f0f..5dede64ac9c1 100644 --- a/release/Makefile +++ b/release/Makefile @@ -128,7 +128,7 @@ CLEANFILES+= ${I}.xz .if defined(WITH_DVD) && !empty(WITH_DVD) CLEANFILES+= pkg-stage .endif -CLEANDIRS= dist pkgbase-repo pkgbase-repo-conf ftp disc1 disc1-disc1 disc1-memstick bootonly bootonly-bootonly bootonly-memstick dvd +CLEANDIRS= dist pkgdb pkgbase-repo pkgbase-repo-conf ftp disc1 disc1-disc1 disc1-memstick bootonly bootonly-bootonly bootonly-memstick dvd beforeclean: chflags -R noschg . .include <bsd.obj.mk> |
