wok diff dbus-glib/stuff/dbus.patch @ rev 20362
gpgme: did not find gpg
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 17:59:58 2018 +0000 (2018-06-09) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dbus-glib/stuff/dbus.patch Sat Jun 09 17:59:58 2018 +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) \