openbsd-ports/sysutils/freeipmi/patches/patch-bmc-config_Makefile_in

13 lines
506 B
Plaintext
Raw Normal View History

$OpenBSD: patch-bmc-config_Makefile_in,v 1.1.1.1 2007/10/25 18:17:02 wilfried Exp $
--- bmc-config/Makefile.in.orig Thu Oct 11 17:58:25 2007
+++ bmc-config/Makefile.in Tue Oct 23 18:30:25 2007
@@ -605,7 +605,7 @@ uninstall-man: uninstall-man5 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: