SOURCES: OpenIPMI-link.patch - wrrr, ui chunk is back (updated)
qboosh
qboosh at pld-linux.org
Sun Jun 26 23:03:56 CEST 2005
Author: qboosh Date: Sun Jun 26 21:03:55 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- wrrr, ui chunk is back (updated)
---- Files affected:
SOURCES:
OpenIPMI-link.patch (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SOURCES/OpenIPMI-link.patch
diff -u SOURCES/OpenIPMI-link.patch:1.9 SOURCES/OpenIPMI-link.patch:1.10
--- SOURCES/OpenIPMI-link.patch:1.9 Sun Jun 26 19:10:30 2005
+++ SOURCES/OpenIPMI-link.patch Sun Jun 26 23:03:50 2005
@@ -9,6 +9,17 @@
libOpenIPMIpthread_la_LDFLAGS = -rdynamic -version-info $(LD_VERSION) \
-Wl,-Map -Wl,libOpenIPMIpthread.map
+--- OpenIPMI-2.0.1/ui/Makefile.am.orig 2005-03-31 22:57:41.000000000 +0200
++++ OpenIPMI-2.0.1/ui/Makefile.am 2005-06-26 21:44:21.903589616 +0200
+@@ -22,7 +22,7 @@
+ lib_LTLIBRARIES = libOpenIPMIui.la
+
+ libOpenIPMIui_la_SOURCES = ui.c ui_os.c ui_keypad.c ui_command.c
+-libOpenIPMIui_la_LIBADD =
++libOpenIPMIui_la_LIBADD = $(top_builddir)/lib/libOpenIPMI.la $(top_builddir)/unix/libOpenIPMIposix.la -lncurses
+ libOpenIPMIui_la_LDFLAGS = -version-info $(LD_VERSION) \
+ -Wl,-Map -Wl,libOpenIPMIui.map
+
--- OpenIPMI-2.0.0/cmdlang/Makefile.am.orig 2005-03-10 16:58:13.000000000 +0100
+++ OpenIPMI-2.0.0/cmdlang/Makefile.am 2005-04-16 02:40:01.125790968 +0200
@@ -19,6 +19,7 @@
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/OpenIPMI-link.patch?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list