mirror of
https://github.com/ipmitool/ipmitool.git
synced 2025-05-10 18:47:22 +00:00
build with right arguments when doing dpkg-buildpackage
This commit is contained in:
parent
1ea4e2e540
commit
087e8e5a0b
@ -19,10 +19,7 @@ configure: configure-stamp
|
|||||||
configure-stamp:
|
configure-stamp:
|
||||||
dh_testdir
|
dh_testdir
|
||||||
./configure --prefix=/usr \
|
./configure --prefix=/usr \
|
||||||
--with-pluginpath=/usr/lib/ipmitool \
|
--with-kerneldir \
|
||||||
--enable-intf-lan=static \
|
|
||||||
--enable-intf-open=static \
|
|
||||||
--enable-ipmievd \
|
|
||||||
--mandir=/usr/share/man
|
--mandir=/usr/share/man
|
||||||
touch configure-stamp
|
touch configure-stamp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user