freeipmi: add missing dir to PLIST, avoid warning during install
This commit is contained in:
parent
0d3d0fe286
commit
52adfdc6c6
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.43 2020/09/07 11:42:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.44 2020/11/26 13:59:48 sthen Exp $
|
||||
|
||||
COMMENT= IPMI library and tools (in- and out-of-band)
|
||||
|
||||
DISTNAME= freeipmi-1.6.6
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += freeipmi 7.0 # 19.3
|
||||
SHARED_LIBS += ipmiconsole 3.1 # 5.5
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.11 2020/06/06 20:30:49 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.12 2020/11/26 13:59:48 sthen Exp $
|
||||
include/freeipmi/
|
||||
include/freeipmi/api/
|
||||
include/freeipmi/api/ipmi-api.h
|
||||
@ -435,6 +435,7 @@ share/examples/freeipmi/freeipmi_interpret_sel.conf
|
||||
share/examples/freeipmi/freeipmi_interpret_sensor.conf
|
||||
@sample ${SYSCONFDIR}/freeipmi/freeipmi_interpret_sensor.conf
|
||||
share/examples/freeipmi/ipckey
|
||||
@sample /var/db/freeipmi/
|
||||
@sample /var/db/freeipmi/ipckey
|
||||
share/examples/freeipmi/ipmidetect.conf
|
||||
@sample ${SYSCONFDIR}/freeipmi/ipmidetect.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user