Fix indentation level.
MFC after: 3 days X-MFC-With: r267326 Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
bca56c387a
commit
24c8aa65fd
@ -100,9 +100,9 @@ CLEANFILES= packagesystem *.txz MANIFEST system ${IMAGES}
|
||||
CLEANFILES+= ${I}.xz
|
||||
. endfor
|
||||
.endif
|
||||
. if defined(WITH_DVD) && !empty(WITH_DVD)
|
||||
.if defined(WITH_DVD) && !empty(WITH_DVD)
|
||||
CLEANFILES+= pkg-stage
|
||||
. endif
|
||||
.endif
|
||||
CLEANDIRS= dist ftp release bootonly dvd
|
||||
beforeclean:
|
||||
chflags -R noschg .
|
||||
|
Loading…
Reference in New Issue
Block a user