Move disktab to sbin/bsdlabel/
This leverages CONFS to handle the install. Approved by: re (blanket, pkgbase), will (mentor) Differential Revision: https://reviews.freebsd.org/D17217
This commit is contained in:
parent
1b491096a4
commit
a0bc3b5965
@ -13,7 +13,6 @@ SUBDIR+=sendmail
|
||||
.endif
|
||||
|
||||
BIN1= \
|
||||
disktab \
|
||||
group \
|
||||
hosts.allow \
|
||||
libalias.conf \
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
.PATH: ${SRCTOP}/sys/geom
|
||||
|
||||
CONFS= disktab
|
||||
PACKAGE=runtime
|
||||
PROG= bsdlabel
|
||||
SRCS= bsdlabel.c geom_bsd_enc.c
|
||||
|
Loading…
Reference in New Issue
Block a user