openbsd-ports/sysutils/freeipmi/patches/patch-ipmi-chassis_Makefile_in
wilfried fa7d0f0b1e import of freeipmi-0.4.6
FreeIPMI is a collection of Intelligent Platform Management IPMI
system software. It provides in-band and out-of-band software and
a development library conforming to the Intelligent Platform
Management Interface (IPMI v1.5 and v2.0) standards.
2007-10-25 18:17:02 +00:00

13 lines
497 B
Plaintext

$OpenBSD: patch-ipmi-chassis_Makefile_in,v 1.1.1.1 2007/10/25 18:17:02 wilfried Exp $
--- ipmi-chassis/Makefile.in.orig Thu Oct 11 17:58:27 2007
+++ ipmi-chassis/Makefile.in Tue Oct 23 18:29:14 2007
@@ -556,7 +556,7 @@ uninstall-man: uninstall-man8
$(MANS_CPP): $(MANS_CPP:%=%.pre)
- cpp -P -I. -x c $@.pre -o $@
+ cpp -P -I. -x c < $@.pre > $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: