style touchups
authorMike Frysinger <vapier@gentoo.org>
Fri, 3 Feb 2006 03:08:01 +0000 (03:08 -0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 3 Feb 2006 03:08:01 +0000 (03:08 -0000)
svn path=/main/trunk/; revision=2628

bin/prepallinfo

index 7b9b618aff77d6e85fbfcda87167d8a489308fbb..b67a3bb38326ce65d62188a23aad10ed49d100ea 100755 (executable)
@@ -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