diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-24 19:50:52 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-10-24 19:51:33 +0200 |
commit | 4168d0473893c32537a2a8883d4c869b5e68c7f2 (patch) | |
tree | 76fc7108c5458d941a37693711681027e03e362a /package/libsoup/patches/patch-Makefile_am | |
parent | 1cb95227164f4e5a8482014de52825334c53bf47 (diff) |
libsoup: update to 2.60.1
Diffstat (limited to 'package/libsoup/patches/patch-Makefile_am')
-rw-r--r-- | package/libsoup/patches/patch-Makefile_am | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/libsoup/patches/patch-Makefile_am b/package/libsoup/patches/patch-Makefile_am deleted file mode 100644 index 50a47de27..000000000 --- a/package/libsoup/patches/patch-Makefile_am +++ /dev/null @@ -1,20 +0,0 @@ ---- libsoup-2.44.2.orig/Makefile.am 2013-11-11 16:02:00.000000000 +0100 -+++ libsoup-2.44.2/Makefile.am 2014-04-14 17:24:56.713849496 +0200 -@@ -1,7 +1,7 @@ - ## Process this file with automake to produce Makefile.in - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} - --SUBDIRS = libsoup po tests examples docs -+SUBDIRS = libsoup - - EXTRA_DIST = \ - data/effective_tld_names.dat \ -@@ -12,8 +12,6 @@ EXTRA_DIST = \ - m4/introspection.m4 \ - Makefile.glib - --DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection -- - pkgconfigdir = $(libdir)/pkgconfig - - pkgconfig_DATA = libsoup-2.4.pc |