From ccf2b76f73578df2dab411daa7bcab7263e84861 Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Sun, 11 Sep 2005 14:04:38 +0000 Subject: fix whitespace (Portage version: 2.0.52-r1) --- app-arch/sharutils/sharutils-4.2.1-r11.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/sharutils') diff --git a/app-arch/sharutils/sharutils-4.2.1-r11.ebuild b/app-arch/sharutils/sharutils-4.2.1-r11.ebuild index ba127cc8ec7f..fae9008095f4 100644 --- a/app-arch/sharutils/sharutils-4.2.1-r11.ebuild +++ b/app-arch/sharutils/sharutils-4.2.1-r11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r11.ebuild,v 1.10 2005/04/06 23:06:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/sharutils/sharutils-4.2.1-r11.ebuild,v 1.11 2005/09/11 14:02:53 swegener Exp $ inherit eutils @@ -53,7 +53,7 @@ src_install() { cd ${D}/usr/share/locale for x in *. do - rm -rf ${x} + rm -rf ${x} done rm -rf ${D}/usr/lib -- cgit v1.2.3-65-gdbad