summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-05-19 08:05:36 +0000
committerMichael Weber <xmw@gentoo.org>2012-05-19 08:05:36 +0000
commit43f8ac88caa8cb8edb80aaa2d93c7a811887c70e (patch)
treedacb69827a661376df49b6fa6303072da0e8412f /net-misc
parentStable for x86, wrt bug #414417 (diff)
downloadgentoo-2-43f8ac88caa8cb8edb80aaa2d93c7a811887c70e.tar.gz
gentoo-2-43f8ac88caa8cb8edb80aaa2d93c7a811887c70e.tar.bz2
gentoo-2-43f8ac88caa8cb8edb80aaa2d93c7a811887c70e.zip
skalibs bundle gone from repo
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/mosh/mosh-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-misc/mosh/mosh-9999.ebuild b/net-misc/mosh/mosh-9999.ebuild
index 0691c670b281..5cfdad25fe1d 100644
--- a/net-misc/mosh/mosh-9999.ebuild
+++ b/net-misc/mosh/mosh-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.7 2012/05/19 08:03:13 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.8 2012/05/19 08:05:36 xmw Exp $
EAPI=4
EGIT_REPO_URI="https://github.com/keithw/mosh.git"
@@ -32,9 +32,6 @@ src_prepare() {
src_configure() {
econf \
- --with-skalibs=/ \
- --with-skalibs-include=/usr/include/skalibs \
- --with-skalibs-libdir=/usr/$(get_libdir)/skalibs \
$(use_enable client) \
$(use_enable server) \
$(use_enable examples) \