git://scientific.zcu.cz
/
mock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91b64fe
)
Fix target arch for SL5/32 (it's i386).
author
František Dvořák
<valtri@civ.zcu.cz>
Fri, 17 May 2013 11:52:32 +0000
(13:52 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Fri, 17 May 2013 11:52:32 +0000
(13:52 +0200)
sl-5-i386.cfg.template
patch
|
blob
|
blame
|
history
diff --git
a/sl-5-i386.cfg.template
b/sl-5-i386.cfg.template
index
79ec404
..
0cd7a2a
100644
(file)
--- a/
sl-5-i386.cfg.template
+++ b/
sl-5-i386.cfg.template
@@
-1,5
+1,5
@@
config_opts['root'] = 'sl-5-i386'
-config_opts['target_arch'] = 'i
6
86'
+config_opts['target_arch'] = 'i
3
86'
config_opts['legal_host_arches'] = ('i386','i586','i686',)
config_opts['chroot_setup_cmd'] = 'groupinstall buildsys-build'
config_opts['dist'] = 'el5' # only useful for --resultdir variable subst