commit:     e8b6e37e982e3c16e5013ed8c0cf31eadc2e540f
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Tue Jul 12 17:28:43 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Wed Jul 13 10:17:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8b6e37e

app-office/dia2code: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/1876

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-office/dia2code/files/dia2code-0.8.5-ar.patch | 24 -----------------------
 1 file changed, 24 deletions(-)

diff --git a/app-office/dia2code/files/dia2code-0.8.5-ar.patch 
b/app-office/dia2code/files/dia2code-0.8.5-ar.patch
deleted file mode 100644
index 308b2fc..0000000
--- a/app-office/dia2code/files/dia2code-0.8.5-ar.patch
+++ /dev/null
@@ -1,24 +0,0 @@
---- configure.in       2012-07-07 15:52:28.000000000 +0200
-+++ configure.in       2013-05-31 21:56:05.155859911 +0200
-@@ -8,6 +8,10 @@
- dnl Checks for programs.
- AC_PROG_CC
- AC_PROG_RANLIB
-+AN_MAKEVAR([AR], [AC_PROG_AR])
-+AN_PROGRAM([ar], [AC_PROG_AR])
-+AC_DEFUN([AC_PROG_AR], [AC_CHECK_TOOL(AR, ar, :)])
-+AC_PROG_AR
- dnl Checks for libraries.
- 
- AC_PATH_PROG(XML_CONFIG, xml2-config, no)
---- dia2code/Makefile.in       2007-01-06 18:34:14.000000000 +0100
-+++ dia2code/Makefile.in       2013-05-31 21:56:46.765920940 +0200
-@@ -208,7 +208,7 @@
- Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
-       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 
$(am__depfiles_maybe)
- 
--AR = ar
-+AR = @AR@
- 
- clean-noinstLIBRARIES:
-       -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)

Reply via email to