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

Add finch & btop (thanks ceel)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 30 08:50:05 2022 +0000 (19 months ago)
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 Nov 30 08:50:05 2022 +0000
     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)					\