git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3ba756
)
aprSuffix definitions for more platforms
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 8 Jul 2010 14:46:35 +0000
(14:46 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 8 Jul 2010 14:46:35 +0000
(14:46 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
bdd4dea
..
3339965
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-606,8
+606,10
@@
BEGIN{
'gridsite.core' => {
sl5_x86_64_gcc412 => { aprSuffix => '1' },
sl5_ia32_gcc412 => { aprSuffix => '1' },
+ deb5_x86_64_gcc432 => { aprSuffix => '1.0' },
deb5_ia32_gcc432 => { aprSuffix => '1.0' },
slc4_x86_64_gcc346 => { aprSuffix => '0' },
+ slc4_ia32_gcc346 => { aprSuffix => '0' },
# unused in 1.5.18
# default => {
# 'package.RPMSLocation' => '${moduleDir}/RPMTMP/RPMS',