mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
Remove redundant beforeinstall.
This commit is contained in:
parent
740e5b178f
commit
76e11fbdfc
1 changed files with 0 additions and 4 deletions
|
|
@ -4,8 +4,4 @@ SCRIPTS= sysrc
|
|||
|
||||
MAN= sysrc.8
|
||||
|
||||
beforeinstall:
|
||||
mkdir -p ${DESTDIR}${SCRIPTSDIR}
|
||||
mkdir -p ${DESTDIR}${MANDIR}8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue