aboutsummaryrefslogtreecommitdiff
path: root/sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am')
-rw-r--r--sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am16
1 files changed, 8 insertions, 8 deletions
diff --git a/sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am b/sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am
index 2ea12235b6de..47958b8d4a7a 100644
--- a/sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am
+++ b/sysutils/mstflint/files/patch-mlxfwupdate_Makefile.am
@@ -1,11 +1,11 @@
---- mlxfwupdate/Makefile.am.orig 2019-11-15 19:39:03 UTC
+--- mlxfwupdate/Makefile.am.orig 2024-05-08 15:02:33 UTC
+++ mlxfwupdate/Makefile.am
-@@ -37,7 +37,7 @@ MTCR_DIR = $(USER_DIR)/${MTCR_CONFIG_DIR}
- bin_PROGRAMS = mstfwmanager
+@@ -31,7 +31,7 @@ docdir = $(INSTALL_BASEDIR)/etc/mstflint
+ # Makefile.am -- Process this file with automake to produce Makefile.in
- docdir=$(INSTALL_BASEDIR)/etc/mstflint
--dist_doc_DATA=certificate/ca-bundle.crt
-+#dist_doc_DATA=certificate/ca-bundle.crt
+ docdir = $(INSTALL_BASEDIR)/etc/mstflint
+-dist_doc_DATA = certificate/ca-bundle.crt
++#dist_doc_DATA = certificate/ca-bundle.crt
- MTCR_UL_DIR = $(USER_DIR)/${MTCR_CONF_DIR}
- MTCR_UL_LIB = $(MTCR_UL_DIR)/libmtcr_ul.a
+ AM_CPPFLAGS = \
+ -I$(srcdir) \