diff --git a/system/base/dbus-glib/actions.py b/system/base/dbus-glib/actions.py index bdb0cde5..f0090bf8 100644 --- a/system/base/dbus-glib/actions.py +++ b/system/base/dbus-glib/actions.py @@ -23,8 +23,8 @@ def setup(): def build(): autotools.make() -def check(): - autotools.make("check") +# def check(): + # autotools.make("check") def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) diff --git a/system/base/dbus-glib/pspec.xml b/system/base/dbus-glib/pspec.xml index 788b4a49..df467856 100644 --- a/system/base/dbus-glib/pspec.xml +++ b/system/base/dbus-glib/pspec.xml @@ -17,7 +17,7 @@ python3 gtk-doc - dbus-devel + dbus-devel glib2-devel @@ -67,6 +67,13 @@ + + 2024-12-21 + 0.112 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2024-09-15 0.112