diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-09 00:05:06 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-09 00:05:06 +0000 |
commit | 76dfb3ac20c99b6faaa07a8b13689d05129abc7b (patch) | |
tree | 6ff20ba8748cd60fabaa232e0a399216956cbe85 /media-libs/libpng | |
parent | Version bump to final 1.4.2 and release it into arch wrt #305095. (diff) | |
download | gentoo-2-76dfb3ac20c99b6faaa07a8b13689d05129abc7b.tar.gz gentoo-2-76dfb3ac20c99b6faaa07a8b13689d05129abc7b.tar.bz2 gentoo-2-76dfb3ac20c99b6faaa07a8b13689d05129abc7b.zip |
empty line
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libpng')
-rw-r--r-- | media-libs/libpng/libpng-1.2.43-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libpng/libpng-1.2.43-r2.ebuild b/media-libs/libpng/libpng-1.2.43-r2.ebuild index a4e0afa8bc0e..d4abae622ae4 100644 --- a/media-libs/libpng/libpng-1.2.43-r2.ebuild +++ b/media-libs/libpng/libpng-1.2.43-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.43-r2.ebuild,v 1.1 2010/05/09 00:03:28 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpng/libpng-1.2.43-r2.ebuild,v 1.2 2010/05/09 00:05:06 ssuominen Exp $ EAPI=3 inherit libtool @@ -25,7 +25,6 @@ pkg_setup() { fi } - src_prepare() { elibtoolize } |