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

busybox/mkfs_vfat: update hidden sectors (for bootloaders)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Mar 15 17:30:45 2017 +0100 (2017-03-15)
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 Mar 15 17:30:45 2017 +0100
     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)					\