wok diff dbus-glib/stuff/dbus.patch @ rev 24986

Up nettle 3.7.3 again, need glib-networking rebuild to no break midori
author Stanislas Leduc <shann@slitaz.org>
date Wed May 11 08:28:28 2022 -0400 (2022-05-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dbus-glib/stuff/dbus.patch	Wed May 11 08:28:28 2022 -0400
     1.3 @@ -0,0 +1,11 @@
     1.4 +--- dbus/Makefile
     1.5 ++++ dbus/Makefile
     1.6 +@@ -354,7 +354,7 @@
     1.7 + top_build_prefix = ../
     1.8 + top_builddir = ..
     1.9 + top_srcdir = ..
    1.10 +-SUBDIRS = . examples
    1.11 ++SUBDIRS = . #examples
    1.12 + INCLUDES = \
    1.13 + 	-I$(top_srcdir)						\
    1.14 + 	-I$(top_builddir)					\