diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-10 16:18:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-02-10 16:18:22 +0000 |
commit | d5e44d17eaf7d1cf33f03183b330f05a34db5abf (patch) | |
tree | 3ea80334930a7326e34e9792edee15c1b75265ac /media-gfx/showimg | |
parent | whitespace (diff) | |
download | historical-d5e44d17eaf7d1cf33f03183b330f05a34db5abf.tar.gz historical-d5e44d17eaf7d1cf33f03183b330f05a34db5abf.tar.bz2 historical-d5e44d17eaf7d1cf33f03183b330f05a34db5abf.zip |
whitespace
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.28.1 i686
Diffstat (limited to 'media-gfx/showimg')
-rw-r--r-- | media-gfx/showimg/showimg-0.9.5-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/showimg/showimg-0.9.5-r1.ebuild b/media-gfx/showimg/showimg-0.9.5-r1.ebuild index e9ecb7235222..054860278a4e 100644 --- a/media-gfx/showimg/showimg-0.9.5-r1.ebuild +++ b/media-gfx/showimg/showimg-0.9.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.5-r1.ebuild,v 1.1 2009/02/09 00:51:56 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/showimg/showimg-0.9.5-r1.ebuild,v 1.2 2009/02/10 16:17:26 mr_bones_ Exp $ ARTS_REQUIRED="never" @@ -41,7 +41,6 @@ src_compile() { $(use_enable mysql) \ $(use_enable postgres pgsql)" - rm -f "${S}"/configure kde_src_compile all } |