mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Clean up after mechanical renumbering.
This commit is contained in:
parent
37abacd4ff
commit
7b07d01f0e
1 changed files with 1 additions and 1 deletions
|
|
@ -496,7 +496,7 @@ release rerelease:
|
|||
env -i /usr/sbin/chroot `dirname ${_MK}` /`basename ${_MK}`
|
||||
|
||||
clean:
|
||||
rm -rf ${CRUNCH_TARGETS:S/$/_crunch/} release.[0-9] ${EXTRAS}
|
||||
rm -rf ${CRUNCH_TARGETS:S/$/_crunch/} release.[0-8] ${EXTRAS}
|
||||
|
||||
fetch-distfiles:
|
||||
@for i in ${DOCPORTS}; do \
|
||||
|
|
|
|||
Loading…
Reference in a new issue