From 13099581ec20aa324ac9ab58a730d70af3ce0728 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 23 Aug 2016 20:53:11 +0100 Subject: don't call libtool directly, let autotools.eclass do its magic --- media-gfx/scangearmp/scangearmp-2.10.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'media-gfx/scangearmp/scangearmp-2.10.ebuild') diff --git a/media-gfx/scangearmp/scangearmp-2.10.ebuild b/media-gfx/scangearmp/scangearmp-2.10.ebuild index fee0c87d..10c1aa8a 100644 --- a/media-gfx/scangearmp/scangearmp-2.10.ebuild +++ b/media-gfx/scangearmp/scangearmp-2.10.ebuild @@ -29,7 +29,7 @@ inherit eutils flag-o-matic autotools multilib DESCRIPTION="Canon InkJet Scanner Driver and ScanGear MP for Linux (Pixus/Pixma-Series)." HOMEPAGE="http://support-au.canon.com.au/contents/AU/EN/0100518402.html" -RESTRICT="nomirror confcache" +RESTRICT="nomirror confcache" SRC_URI="http://gdlp01.c-wss.com/gds/4/0100005184/01/scangearmp-source-2.10-1.tar.gz" LICENSE="UNKNOWN" # GPL-2 source and proprietary binaries @@ -101,7 +101,6 @@ pkg_setup() { einfo "" einfo "Press Ctrl+C to abort" echo - ebeep n=15 while [[ $n -gt 0 ]]; do @@ -118,10 +117,6 @@ src_prepare(){ sed -i 's/Z_BEST_SPEED/\ 1\ /g' src/scanfile.c - -# ( cd src && epatch "${FILESDIR}/fixcompile.patch" ) - - libtoolize -cfi eautoreconf } -- cgit v1.2.3