From: Mike Frysinger Date: Fri, 3 Feb 2006 03:08:01 +0000 (-0000) Subject: style touchups X-Git-Tag: v2.1_pre5_2760~108 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=42a25555a477e727dd4d185b3f50127b8aba3306;p=portage.git style touchups svn path=/main/trunk/; revision=2628 --- diff --git a/bin/prepallinfo b/bin/prepallinfo index 7b9b618af..b67a3bb38 100755 --- a/bin/prepallinfo +++ b/bin/prepallinfo @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id: /var/cvsroot/gentoo-src/portage/bin/prepallinfo,v 1.6 2004/10/04 13:56:50 vapier Exp $ -[ ! -d "${D}usr/share/info" ] && exit 0 +[[ ! -d ${D}usr/share/info ]] && exit 0 echo "info:" -prepinfo +exec prepinfo