wok view dbus-glib/stuff/dbus.patch @ rev 22365

kdelibs: fix kdeui/CMakeLists.txt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Nov 22 10:49:44 2019 +0100 (2019-11-22)
parents
children
line source
1 --- dbus/Makefile
2 +++ dbus/Makefile
3 @@ -354,7 +354,7 @@
4 top_build_prefix = ../
5 top_builddir = ..
6 top_srcdir = ..
7 -SUBDIRS = . examples
8 +SUBDIRS = . #examples
9 INCLUDES = \
10 -I$(top_srcdir) \
11 -I$(top_builddir) \