summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2010-10-27 04:28:13 +0000
committerRyan Hill <dirtyepic@gentoo.org>2010-10-27 04:28:13 +0000
commit2eb23d30b0ed2c85331358b82e5ec0394a38bea0 (patch)
tree258c1cfdd1778dbeea2dc52938930210699867d5 /net-misc/hylafax
parentStabilize for all, only 6 text files are installed, bug 323735. Remove old ve... (diff)
downloadgentoo-2-2eb23d30b0ed2c85331358b82e5ec0394a38bea0.tar.gz
gentoo-2-2eb23d30b0ed2c85331358b82e5ec0394a38bea0.tar.bz2
gentoo-2-2eb23d30b0ed2c85331358b82e5ec0394a38bea0.zip
Add || die to sed.
(Portage version: 2.2.0_alpha1/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/hylafax')
-rw-r--r--net-misc/hylafax/ChangeLog5
-rw-r--r--net-misc/hylafax/hylafax-6.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hylafax/ChangeLog b/net-misc/hylafax/ChangeLog
index 372efd6aca1a..591bb6733039 100644
--- a/net-misc/hylafax/ChangeLog
+++ b/net-misc/hylafax/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/hylafax
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.104 2010/10/27 03:18:00 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/ChangeLog,v 1.105 2010/10/27 04:28:13 dirtyepic Exp $
+
+ 27 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> hylafax-6.0.3.ebuild:
+ Add || die to sed.
27 Oct 2010; Ryan Hill <dirtyepic@gentoo.org> hylafax-6.0.3.ebuild:
Fix build error with GCC 4.5. Patch by Kevin Pyle in bug #318485.
diff --git a/net-misc/hylafax/hylafax-6.0.3.ebuild b/net-misc/hylafax/hylafax-6.0.3.ebuild
index 93c90645eafb..c676fd882351 100644
--- a/net-misc/hylafax/hylafax-6.0.3.ebuild
+++ b/net-misc/hylafax/hylafax-6.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.8 2010/10/27 03:18:00 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hylafax/hylafax-6.0.3.ebuild,v 1.9 2010/10/27 04:28:13 dirtyepic Exp $
EAPI="2"
@@ -54,7 +54,7 @@ src_configure() {
-e "s|3.8.|3.9.|" \
configure || die
# strip missing header to prevent failure with GCC 4.5 (bug #318485)
- sed -i -e 's|libc\.h ||' configure
+ sed -i -e 's|libc\.h ||' configure || die
local my_conf="
--with-DIR_BIN=/usr/bin