projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d2ec0
)
make pretty
author
Daniel Robbins
<drobbins@gentoo.org>
Sat, 25 Oct 2003 04:46:31 +0000
(
04:46
+0000)
committer
Daniel Robbins
<drobbins@gentoo.org>
Sat, 25 Oct 2003 04:46:31 +0000
(
04:46
+0000)
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@22
d1e1f19c
-881f-0410-ab34-
b69fee027534
catalyst
patch
|
blob
|
history
diff --git
a/catalyst
b/catalyst
index e89fc468642c3bc616dd284588f6fc359405a7c7..c93e811fe73ba8348d37c9e9050ab9f455e64ffb 100755
(executable)
--- a/
catalyst
+++ b/
catalyst
@@
-124,7
+124,7
@@
for x in targetmap[hostarch]:
fh.close()
print x,
print
-print "
Sub-architectur
es:",string.join(subarchmap.keys())
+print "
Available subarch
es:",string.join(subarchmap.keys())
import targets
targetmap={}