summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-06-23 05:56:29 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-06-23 05:56:29 +0000
commit17d59bcec7402a8e618ef2e1b12afaf1e1314ef1 (patch)
treed9e4ef3a1263c3a379159af1835aeda0a49ff3ce /app-text
parentBuild shared a2ps library with upstream version of 1:0:0. USE="static-libs" a... (diff)
downloadgentoo-2-17d59bcec7402a8e618ef2e1b12afaf1e1314ef1.tar.gz
gentoo-2-17d59bcec7402a8e618ef2e1b12afaf1e1314ef1.tar.bz2
gentoo-2-17d59bcec7402a8e618ef2e1b12afaf1e1314ef1.zip
leftover
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/a2ps/a2ps-4.14-r3.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/a2ps/a2ps-4.14-r3.ebuild b/app-text/a2ps/a2ps-4.14-r3.ebuild
index f6fa6018b5b8..44ae1a27ccbe 100644
--- a/app-text/a2ps/a2ps-4.14-r3.ebuild
+++ b/app-text/a2ps/a2ps-4.14-r3.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/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.1 2012/06/23 05:54:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/a2ps/a2ps-4.14-r3.ebuild,v 1.2 2012/06/23 05:56:29 ssuominen Exp $
EAPI=4
inherit autotools elisp-common eutils flag-o-matic
@@ -74,7 +74,6 @@ src_prepare() {
sed -i \
-e '/^AM_C_PROTOTYPES/d' \
-e '/^AUTOMAKE_OPTIONS.*ansi2knr/d' \
- -e '/PROG_MKDIR_P/s:AM:AC:' \
configure.in {contrib/sample,lib,src}/Makefile.am || die
eautoreconf