Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044843
en ru br
ALT Linux repos
S:0.2.5-alt1_1

Group :: System/Libraries
RPM: libldm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libldm-gtype.patch
Download


--- libldm-0.2.3/src/ldmtool.c.orig	2013-08-04 11:41:00.357706797 +0100
+++ libldm-0.2.3/src/ldmtool.c	2013-08-04 11:41:58.605069312 +0100
@@ -777,7 +777,9 @@
     }
     g_option_context_free(context);
 
+#if (GLIB_MAJOR_VERSION <= 2 && GLIB_MINOR_VERSION <= 35 && GLIB_MICRO_VERSION <= 0)
     g_type_init();
+#endif
 
     LDM * const ldm = ldm_new(&err);
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin