jer 14/12/19 07:27:44 Modified: ax25-apps-0.8.4-tinfo.patch Log: Run eautoreconf after patching configure.ac (bug #532988 by Toralf Förster). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 media-radio/ax25-apps/files/ax25-apps-0.8.4-tinfo.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/ax25-apps/files/ax25-apps-0.8.4-tinfo.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/ax25-apps/files/ax25-apps-0.8.4-tinfo.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-radio/ax25-apps/files/ax25-apps-0.8.4-tinfo.patch?r1=1.1&r2=1.2 Index: ax25-apps-0.8.4-tinfo.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-radio/ax25-apps/files/ax25-apps-0.8.4-tinfo.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ax25-apps-0.8.4-tinfo.patch 23 Nov 2014 14:34:28 -0000 1.1 +++ ax25-apps-0.8.4-tinfo.patch 19 Dec 2014 07:27:44 -0000 1.2 @@ -1,6 +1,6 @@ # fix tinof handling (bug 529776) ---- configure.ac.old 2014-11-23 15:05:03.000000000 +0100 -+++ configure.ac 2014-11-23 15:07:42.000000000 +0100 +--- a/configure.ac ++++ b/configure.ac @@ -17,7 +17,7 @@ AC_SUBST(AX25_LIB) AC_SUBST(NCURSES_LIB)
