summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-11-26 10:20:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-11-26 10:20:22 +0000
commite01f7466c13bd31d1829cfb9181ca6a17e77696b (patch)
treec70f8b46f75fb75d740f7c10d15493c50aa02773 /sci-mathematics/pari
parentwhitespace (diff)
downloadgentoo-2-e01f7466c13bd31d1829cfb9181ca6a17e77696b.tar.gz
gentoo-2-e01f7466c13bd31d1829cfb9181ca6a17e77696b.tar.bz2
gentoo-2-e01f7466c13bd31d1829cfb9181ca6a17e77696b.zip
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'sci-mathematics/pari')
-rw-r--r--sci-mathematics/pari/pari-2.3.2-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-mathematics/pari/pari-2.3.2-r1.ebuild b/sci-mathematics/pari/pari-2.3.2-r1.ebuild
index d244c9680ecd..a570b9463d27 100644
--- a/sci-mathematics/pari/pari-2.3.2-r1.ebuild
+++ b/sci-mathematics/pari/pari-2.3.2-r1.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/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.5 2007/11/26 05:22:15 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pari/pari-2.3.2-r1.ebuild,v 1.6 2007/11/26 10:20:22 mr_bones_ Exp $
inherit elisp-common eutils flag-o-matic multilib toolchain-funcs
@@ -26,7 +26,6 @@ src_unpack() {
epatch "${FILESDIR}/"${P}-strip.patch
epatch "${FILESDIR}/"${P}-ppc-powerpc-arch-fix.patch
-
# disable default building of docs during install
sed -e "s:install-doc install-examples:install-examples:" \
-i config/Makefile.SH || die "Failed to fix makefile"