Don't hide build commands.
This commit is contained in:
parent
76fb979246
commit
47e52b294f
@ -53,5 +53,5 @@ acutab.o log.o remote.o: Makefile
|
||||
# is no cu(1) with the schg-bit set.
|
||||
beforeinstall:
|
||||
.if exists(${DESTDIR}${BINDIR}/cu)
|
||||
-@chflags noschg ${DESTDIR}${BINDIR}/cu
|
||||
-chflags noschg ${DESTDIR}${BINDIR}/cu
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user