summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2013-06-21 19:13:25 +0000
committerMichael Weber <xmw@gentoo.org>2013-06-21 19:13:25 +0000
commit051abe73245347530caad14b82e2838d38edc432 (patch)
tree825d3e92e230ee931e80c05bfa66dbb777570cf8 /app-text/mupdf/mupdf-9999.ebuild
parentStable for amd64 wrt bug #366535 (diff)
downloadgentoo-2-051abe73245347530caad14b82e2838d38edc432.tar.gz
gentoo-2-051abe73245347530caad14b82e2838d38edc432.tar.bz2
gentoo-2-051abe73245347530caad14b82e2838d38edc432.zip
source/fitz/draw-scale.c is gone
(Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'app-text/mupdf/mupdf-9999.ebuild')
-rw-r--r--app-text/mupdf/mupdf-9999.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/app-text/mupdf/mupdf-9999.ebuild b/app-text/mupdf/mupdf-9999.ebuild
index f6f1be148afe..8d5f0552889f 100644
--- a/app-text/mupdf/mupdf-9999.ebuild
+++ b/app-text/mupdf/mupdf-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.37 2013/06/20 22:46:53 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/mupdf/mupdf-9999.ebuild,v 1.38 2013/06/21 19:13:25 xmw Exp $
EAPI=5
@@ -36,9 +36,6 @@ DEPEND="${RDEPEND}
src_prepare() {
rm -rf thirdparty || die
- [ -f source/fitz/draw-scale-simple.c ] && \
- rm -f source/fitz/draw-scale.c
-
epatch \
"${FILESDIR}"/${P}-CFLAGS.patch \
"${FILESDIR}"/${P}-openjpeg2.patch \