Improved portability.
This commit is contained in:
parent
a6e527e646
commit
d4d8270d40
@ -55,7 +55,7 @@ shift
|
||||
|
||||
# Run configure
|
||||
cd $src_dir
|
||||
if [ "`/bin/uname -s`" = "AIX" ]
|
||||
if [ "`uname -s`" = "AIX" ]
|
||||
then
|
||||
nopoe ./configure $@
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user