summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-09-14 11:43:38 +0000
committerRoy Marples <uberlord@gentoo.org>2007-09-14 11:43:38 +0000
commit9aa8835a2a94b98c53a0ddd0abe5f72f9eaf6ca4 (patch)
tree46e8ff95d40595416294323923f6f50e812f2f65 /app-text/enchant/enchant-1.2.5.ebuild
parentelibtoolize how patches install-sh for us. (diff)
downloadgentoo-2-9aa8835a2a94b98c53a0ddd0abe5f72f9eaf6ca4.tar.gz
gentoo-2-9aa8835a2a94b98c53a0ddd0abe5f72f9eaf6ca4.tar.bz2
gentoo-2-9aa8835a2a94b98c53a0ddd0abe5f72f9eaf6ca4.zip
elibtoolize now patches install-sh for us.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text/enchant/enchant-1.2.5.ebuild')
-rw-r--r--app-text/enchant/enchant-1.2.5.ebuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/app-text/enchant/enchant-1.2.5.ebuild b/app-text/enchant/enchant-1.2.5.ebuild
index 1efe66fe1beb..a4100b380b79 100644
--- a/app-text/enchant/enchant-1.2.5.ebuild
+++ b/app-text/enchant/enchant-1.2.5.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/app-text/enchant/enchant-1.2.5.ebuild,v 1.17 2007/06/28 23:11:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/enchant/enchant-1.2.5.ebuild,v 1.18 2007/09/14 11:43:38 uberlord Exp $
inherit libtool
@@ -28,10 +28,6 @@ src_unpack() {
unpack ${A}
cd "${S}"
elibtoolize
-
- # Update the install-sh as the version shipped by upstream
- # will fail on FreeBSD systems
- cp /usr/share/libtool/install-sh "${S}"
}
src_install() {