Dash:
[t2.git] / package / gnome / glib-networking / no-tests.patch
blob2cf3f75b29478d5c404e189fead219403b6dd65f
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/glib-networking/no-tests.patch
3 # Copyright (C) 2021 The T2 SDE Project
4 #
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
7 #
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License as published by the Free Software
12 # Foundation; either version 2 of the License, or (at your option) any later
13 # version.
14 # --- T2-COPYRIGHT-NOTE-END ---
16 --- glib-networking-2.68.1/meson.build.vanilla 2021-07-22 12:28:12.650227764 +0200
17 +++ glib-networking-2.68.1/meson.build 2021-07-22 12:30:47.980235777 +0200
18 @@ -189,7 +189,7 @@
19 subdir('tls/openssl')
20 endif
22 -subdir('tls/tests')
23 +#subdir('tls/tests')
25 # Will automatically pick it up from the cross file if defined
26 gio_querymodules = find_program('gio-querymodules', required : false)