summarylogtreecommitdiffstats
path: root/ldmtool-0.2.3.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ldmtool-0.2.3.patch')
-rw-r--r--ldmtool-0.2.3.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/ldmtool-0.2.3.patch b/ldmtool-0.2.3.patch
new file mode 100644
index 000000000000..7ae62ceb1d87
--- /dev/null
+++ b/ldmtool-0.2.3.patch
@@ -0,0 +1,12 @@
+diff -Naur src/ldmtool.c src/ldmtool.c
+--- src/ldmtool.c 2012-12-12 09:43:35.000000000 -0700
++++ src/ldmtool.c 2013-12-14 05:24:02.963542731 -0700
+@@ -779,8 +779,6 @@
+ }
+ g_option_context_free(context);
+
+- g_type_init();
+-
+ LDM * const ldm = ldm_new(&err);
+
+ int ret = 0;