commit:     7e6438508f871c2b1f776c8a273d3edcd45451fc
Author:     Zero_Chaos <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 18:56:35 2016 +0000
Commit:     Richard Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 18:57:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e643850

net-wireless/kismet: aclocal doesn't work in this release which breaks the 
tinfo fix :-( working on it

Package-Manager: portage-2.2.27

 net-wireless/kismet/kismet-2016.01.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/net-wireless/kismet/kismet-2016.01.1.ebuild 
b/net-wireless/kismet/kismet-2016.01.1.ebuild
index 73fa7ad..8b4db9a 100644
--- a/net-wireless/kismet/kismet-2016.01.1.ebuild
+++ b/net-wireless/kismet/kismet-2016.01.1.ebuild
@@ -51,8 +51,9 @@ RDEPEND="${CDEPEND}
 "
 
 src_prepare() {
-       epatch "${FILESDIR}"/${P}-tinfo.patch
-       eautoreconf
+       #aclocal-1.15: error: configure.ac:4: file 'm4/ax_pthread.m4' does not 
exist
+       #epatch "${FILESDIR}"/${P}-tinfo.patch
+       #eautoreconf
 
        sed -i -e "s:^\(logtemplate\)=\(.*\):\1=/tmp/\2:" \
                conf/kismet.conf.in

Reply via email to