]> git.pld-linux.org Git - packages/OpenIPMI.git/commitdiff
- wrrr, ui chunk is back (updated)
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 26 Jun 2005 21:03:50 +0000 (21:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    OpenIPMI-link.patch -> 1.10

OpenIPMI-link.patch

index 59e8d04d6d33f97f6fcde493c39a7182007ef4ba..e2c58731d4945c3244b76b68550cd546ade940a8 100644 (file)
@@ -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 @@
This page took 0.113857 seconds and 4 git commands to generate.