From: Michael Mair-Keimberger (asterix) Date: Fri, 27 Jan 2017 15:46:17 +0000 (+0100) Subject: net-p2p/transmission-remote-gtk: remove unused patch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2f4fc1005dadc657b2d37a8faade1e1a1fd7cd88;p=gentoo.git net-p2p/transmission-remote-gtk: remove unused patch --- diff --git a/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch b/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch deleted file mode 100644 index 5f78c52a846e..000000000000 --- a/net-p2p/transmission-remote-gtk/files/transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch +++ /dev/null @@ -1,16 +0,0 @@ -This is required when passing --without-libnotify because otherwise the first call to -PKG_CHECK_MODULES is not called and the ./configure will bail out. - -http://bugs.gentoo.org/435586 -http://code.google.com/p/transmission-remote-gtk/issues/detail?id=216 - ---- configure.ac -+++ configure.ac -@@ -34,6 +34,7 @@ - AC_PROG_INSTALL - LT_INIT - IT_PROG_INTLTOOL([0.35.0]) -+PKG_PROG_PKG_CONFIG - - AC_CHECK_HEADERS([stdlib.h string.h]) - AC_TYPE_SIZE_T