projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d8235c
)
style touchups
author
Mike Frysinger
<vapier@gentoo.org>
Fri, 3 Feb 2006 03:08:01 +0000
(
03:08
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Fri, 3 Feb 2006 03:08:01 +0000
(
03:08
-0000)
svn path=/main/trunk/; revision=2628
bin/prepallinfo
patch
|
blob
|
history
diff --git
a/bin/prepallinfo
b/bin/prepallinfo
index 7b9b618aff77d6e85fbfcda87167d8a489308fbb..b67a3bb38326ce65d62188a23aad10ed49d100ea 100755
(executable)
--- 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