summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:25:35 +0000
commit8c2a6542207537447578ab218daf3a0ef7f8b426 (patch)
treed71c1ebfe2eb970f1c5bc3d573bf20a3b0b194b3 /dev-libs/mpatrol
parentwhitespace (diff)
downloadgentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.gz
gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.tar.bz2
gentoo-2-8c2a6542207537447578ab218daf3a0ef7f8b426.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-libs/mpatrol')
-rw-r--r--dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild b/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild
index 29718620addb..9b5cd8bdcd99 100644
--- a/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild
+++ b/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild,v 1.1 2007/04/30 17:07:58 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/mpatrol/mpatrol-1.4.8-r2.ebuild,v 1.2 2007/07/12 02:25:34 mr_bones_ Exp $
inherit eutils flag-o-matic
@@ -42,7 +42,6 @@ src_unpack() {
-e 's:$(LD) $(LDFLAGS) -o $@ $(SHARED_MPTOBJS):$(LD) $(LDFLAGS) -liberty -o $@ $(SHARED_MPTOBJS):' Makefile \
|| die "sed Makefile for fixing -libiberty failed"
-
use X && sed -i \
-e 's:^GUISUP.= false:GUISUP = true:' Makefile \
|| die "sed Makefile for GUISUP failed"