]> git.pld-linux.org Git - packages/OpenIPMI.git/blame - OpenIPMI-link.patch
rebuild with openssl 3.0.0
[packages/OpenIPMI.git] / OpenIPMI-link.patch
CommitLineData
1c261e39
JB
1--- OpenIPMI-2.0.25/ui/Makefile.am.orig 2018-06-17 10:15:38.938408822 +0200
2+++ OpenIPMI-2.0.25/ui/Makefile.am 2018-06-17 10:16:26.528408279 +0200
3@@ -14,7 +14,7 @@
616d62ed
JB
4 lib_LTLIBRARIES = libOpenIPMIui.la
5
6 libOpenIPMIui_la_SOURCES = ui.c ui_os.c ui_keypad.c ui_command.c
7-libOpenIPMIui_la_LIBADD =
e3cb3549 8+libOpenIPMIui_la_LIBADD = $(top_builddir)/lib/libOpenIPMI.la $(top_builddir)/unix/libOpenIPMIposix.la -lncurses
1c261e39 9 libOpenIPMIui_la_LDFLAGS = -version-info $(LD_VERSION)
616d62ed 10
1c261e39 11 ipmi_ui_SOURCES = basic_ui.c
This page took 0.024674 seconds and 4 git commands to generate.