aboutsummaryrefslogtreecommitdiffstats
path: root/community/glib-networking/proxy-test.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-07-17 08:40:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-07-17 08:44:05 +0000
commit2025b8b36733a490b2a96ec6d49874d0275bf97f (patch)
treec1bb60cf4409c3870527513d2b1ec36c441b9ed5 /community/glib-networking/proxy-test.patch
parent5c0563d9b61e3239c37147f4656ca8586e6512f3 (diff)
downloadaports-2025b8b36733a490b2a96ec6d49874d0275bf97f.tar.bz2
aports-2025b8b36733a490b2a96ec6d49874d0275bf97f.tar.xz
main/glib-networking: move to community
Diffstat (limited to 'community/glib-networking/proxy-test.patch')
-rw-r--r--community/glib-networking/proxy-test.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/community/glib-networking/proxy-test.patch b/community/glib-networking/proxy-test.patch
new file mode 100644
index 0000000000..2cab5d9f65
--- /dev/null
+++ b/community/glib-networking/proxy-test.patch
@@ -0,0 +1,13 @@
+--- ./Makefile.am.orig
++++ ./Makefile.am
+@@ -11,9 +11,9 @@
+
+ if HAVE_GNOME_PROXY
+ SUBDIRS += proxy/gnome
++SUBDIRS += proxy/tests
+ endif
+
+-SUBDIRS += proxy/tests
+
+ if HAVE_GNUTLS
+ SUBDIRS += tls/gnutls