summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-01-22 20:03:52 +0000
committerJeroen Roovers <jer@gentoo.org>2009-01-22 20:03:52 +0000
commit73c62c7c30ce9b4017d3fc897d341e7a2c119aa2 (patch)
tree857949a7d8eb43dbe66ccfef81fe669718fa865c /net-analyzer/netio/netio-1.26.ebuild
parentDo not strip (bug #251982). (diff)
downloadgentoo-2-73c62c7c30ce9b4017d3fc897d341e7a2c119aa2.tar.gz
gentoo-2-73c62c7c30ce9b4017d3fc897d341e7a2c119aa2.tar.bz2
gentoo-2-73c62c7c30ce9b4017d3fc897d341e7a2c119aa2.zip
Do not install the Linux binary executable (found through bug #240766).
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'net-analyzer/netio/netio-1.26.ebuild')
-rw-r--r--net-analyzer/netio/netio-1.26.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/netio/netio-1.26.ebuild b/net-analyzer/netio/netio-1.26.ebuild
index 53e81c17bcdd..9dfe42a5b478 100644
--- a/net-analyzer/netio/netio-1.26.ebuild
+++ b/net-analyzer/netio/netio-1.26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.26.ebuild,v 1.7 2008/01/16 20:21:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netio/netio-1.26.ebuild,v 1.8 2009/01/22 20:03:52 jer Exp $
inherit toolchain-funcs versionator
@@ -44,7 +44,7 @@ src_install() {
netb_2_c.h netio.doc getopt.c Makefile netbios.c
# also install binaries
- dodoc bin/os2-i386.exe bin/win32-i386.exe bin/linux-i386
+ dodoc bin/os2-i386.exe bin/win32-i386.exe
}
pkg_postinst() {