From b376b011879cc30b46b5883c583562639b061c14 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Thu, 28 Jul 2011 04:07:45 +0000 Subject: Fix build by removing obsolete patches I forgot to remove in my original commit. Reported by: pav Pointyhat to: novel --- security/gnutls-devel/files/patch-lib-Makefile.in | 22 ---------------------- security/gnutls-devel/files/patch-src-udp-serv.c | 10 ---------- 2 files changed, 32 deletions(-) delete mode 100644 security/gnutls-devel/files/patch-lib-Makefile.in delete mode 100644 security/gnutls-devel/files/patch-src-udp-serv.c (limited to 'security/gnutls-devel') diff --git a/security/gnutls-devel/files/patch-lib-Makefile.in b/security/gnutls-devel/files/patch-lib-Makefile.in deleted file mode 100644 index 82c451c57e61..000000000000 --- a/security/gnutls-devel/files/patch-lib-Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- lib/Makefile.in.orig 2011-05-27 14:29:56.000000000 +0400 -+++ lib/Makefile.in 2011-05-27 14:30:30.000000000 +0400 -@@ -1162,7 +1162,7 @@ - $(am__append_4) - - # Pkg-config script. --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gnutls.pc - DISTCLEANFILES = $(pkgconfig_DATA) $(am__append_17) - lib_LTLIBRARIES = libgnutls.la $(am__append_18) -@@ -1217,8 +1217,8 @@ - @HAVE_LD_OUTPUT_DEF_TRUE@defexec_DATA = libgnutls-$(DLL_VERSION).def - - # C++ library --@ENABLE_CXX_TRUE@libgnutlsxx_la_CPPFLAGS = -I$(top_srcdir)/includes -I$(top_builddir)/includes --@ENABLE_CXX_TRUE@AM_CXXFLAGS = -I$(srcdir)/includes -+@ENABLE_CXX_TRUE@libgnutlsxx_la_CPPFLAGS = -I$(top_srcdir)/includes -I$(top_builddir)/includes -I$(srcdir)/includes -+@ENABLE_CXX_TRUE@AM_CXXFLAGS = - @ENABLE_CXX_TRUE@libgnutlsxx_la_SOURCES = gnutlsxx.cpp libgnutlsxx.map - @ENABLE_CXX_TRUE@libgnutlsxx_la_LDFLAGS = -no-undefined -version-info \ - @ENABLE_CXX_TRUE@ $(CXX_LT_CURRENT):$(CXX_LT_REVISION):$(CXX_LT_AGE) \ diff --git a/security/gnutls-devel/files/patch-src-udp-serv.c b/security/gnutls-devel/files/patch-src-udp-serv.c deleted file mode 100644 index 04c075d6ea2d..000000000000 --- a/security/gnutls-devel/files/patch-src-udp-serv.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/udp-serv.c.orig 2011-05-27 13:22:44.000000000 +0400 -+++ src/udp-serv.c 2011-05-27 13:22:54.000000000 +0400 -@@ -1,6 +1,7 @@ - #include - #include - #include -+#include - #include - #include - #include -- cgit v1.2.3