mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
s/@IPMITOOL_BIN@/@PACKAGE@/g
This commit is contained in:
parent
7ad880076e
commit
ef11b94155
@ -1,5 +1,5 @@
|
||||
PKG="@IPMITOOL_BIN@"
|
||||
NAME="@IPMITOOL_BIN@ - Utility for IPMI control"
|
||||
PKG="@PACKAGE@"
|
||||
NAME="@PACKAGE@ - Utility for Intelligent Platform Management Interface (IPMI) control"
|
||||
ARCH="@ARCH@"
|
||||
VERSION="@VERSION@"
|
||||
CATEGORY="system"
|
||||
|
@ -1,7 +1,7 @@
|
||||
i pkginfo
|
||||
d none bin ? ? ?
|
||||
f none bin/@IPMITOOL_BIN@=../src/@IPMITOOL_BIN@ 0755 root bin
|
||||
f none bin/@PACKAGE@=../src/@PACKAGE@ 0755 root bin
|
||||
d none share ? ? ?
|
||||
d none share/man ? ? ?
|
||||
d none share/man/man1 ? ? ?
|
||||
f none share/man/man1/@IPMITOOL_BIN@.1=../doc/ipmitool.1 0644 root bin
|
||||
f none share/man/man1/@PACKAGE@.1=../doc/@PACKAGE@.1 0644 root bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user