${BINDIR} already has the leading slash.
This commit is contained in:
parent
473ec8790d
commit
19cb87ad5a
@ -34,6 +34,6 @@ BINGRP= dialer
|
||||
# Dirty, rotten hack. This can be removed when we are confident that there
|
||||
# is no cu(1) with the schg-bit set.
|
||||
beforeinstall:
|
||||
-@chflags noschg ${DESTDIR}/${BINDIR}/cu
|
||||
-@chflags noschg ${DESTDIR}${BINDIR}/cu
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user