* added the Unlicense as valid in misc/share/REGISTER
[t2sde.git] / package / network / dbus-glib / non-native.patch.cross
blob2c66f56c340cc32507345af2eda330890fdcd3c3
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by scripts/Create-CopyPatch.
3
4 # T2 SDE: package/.../dbus-glib/non-native.patch.cross
5 # Copyright (C) 2007 - 2020 The T2 SDE Project
6
7 # More information can be found in the files COPYING and README.
8
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 --- dbus-glib-0.108/dbus/Makefile.in.vanilla    2018-01-02 05:29:08.292666431 +0000
18 +++ dbus-glib-0.108/dbus/Makefile.in    2018-01-02 05:29:18.812666046 +0000
19 @@ -612,7 +612,7 @@
20  top_build_prefix = @top_build_prefix@
21  top_builddir = @top_builddir@
22  top_srcdir = @top_srcdir@
23 -SUBDIRS = . examples
24 +SUBDIRS = .
25  AM_CPPFLAGS = \
26         -I$(top_srcdir)                                         \
27         -I$(top_builddir)                                       \
28 --- dbus-glib-0.110/Makefile.in.vanilla 2020-04-29 12:42:55.978179644 +0200
29 +++ dbus-glib-0.110/Makefile.in 2020-04-29 12:43:02.978179806 +0200
30 @@ -407,7 +407,7 @@
31  top_srcdir = @top_srcdir@
32  ACLOCAL_AMFLAGS = -I m4
33  GLIB_PC = dbus-glib-1.pc
34 -SUBDIRS = dbus-gmain dbus tools test doc
35 +SUBDIRS = dbus-gmain dbus tools doc
36  DIST_SUBDIRS = dbus-gmain dbus tools test doc m4
37  pkgconfigdir = $(libdir)/pkgconfig
38  pkgconfig_DATA = $(GLIB_PC)