diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-01-28 23:43:49 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-28 23:43:49 +0100 |
commit | 47d62840a0a17ab1d9abf62acd4542370fe5b7ad (patch) | |
tree | 8258e868d6976162c54cfaaf866cea1b08d9a5c7 /community/glib-networking | |
parent | 238b6bccbab3b844079fa109d5cee096b81756d3 (diff) | |
download | aports-47d62840a0a17ab1d9abf62acd4542370fe5b7ad.tar.bz2 aports-47d62840a0a17ab1d9abf62acd4542370fe5b7ad.tar.xz |
Remove unused patches in community/
These patches are no longer used
Diffstat (limited to 'community/glib-networking')
-rw-r--r-- | community/glib-networking/proxy-test.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/community/glib-networking/proxy-test.patch b/community/glib-networking/proxy-test.patch deleted file mode 100644 index 2cab5d9f65..0000000000 --- a/community/glib-networking/proxy-test.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- ./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 |