[package] rework 330-remove_m64_switch patch to be less intrusive, thanks nbd
[openwrt/svn-archive/archive.git] / libs / dbus-glib / patches / 001-cross.patch
1 Index: dbus-glib-0.74/dbus/Makefile.in
2 ===================================================================
3 --- dbus-glib-0.74.orig/dbus/Makefile.in 2007-10-03 09:03:44.000000000 +0200
4 +++ dbus-glib-0.74/dbus/Makefile.in 2007-10-03 09:03:45.000000000 +0200
5 @@ -292,7 +292,7 @@
6 target_vendor = @target_vendor@
7 top_builddir = @top_builddir@
8 top_srcdir = @top_srcdir@
9 -SUBDIRS = . examples
10 +SUBDIRS = .
11 INCLUDES = \
12 -I$(top_srcdir) \
13 -I$(top_builddir) \
14 Index: dbus-glib-0.74/Makefile.in
15 ===================================================================
16 --- dbus-glib-0.74.orig/Makefile.in 2007-10-03 09:04:15.000000000 +0200
17 +++ dbus-glib-0.74/Makefile.in 2007-10-03 09:04:26.000000000 +0200
18 @@ -261,7 +261,7 @@
19 top_builddir = @top_builddir@
20 top_srcdir = @top_srcdir@
21 GLIB_PC = dbus-glib-1.pc
22 -SUBDIRS = dbus tools test doc
23 +SUBDIRS = dbus
24 DIST_SUBDIRS = dbus tools test doc m4
25 pkgconfigdir = $(libdir)/pkgconfig
26 pkgconfig_DATA = $(GLIB_PC)