]> git.pld-linux.org Git - packages/Firebird.git/blob - Firebird-ksh.patch
- added some InterBase/Firebird docs (as subpackage - it's huge, even package)
[packages/Firebird.git] / Firebird-ksh.patch
1 --- firebird-1.0.0.796/Configure.sh.orig        Wed Nov 21 19:11:05 2001
2 +++ firebird-1.0.0.796/Configure.sh     Thu Dec  5 20:00:21 2002
3 @@ -137,11 +137,7 @@
4      mkdir -p $SuperDirName
5  
6      cd $SuperDirName
7 -    if [ $BuildHostType = "SOLARIS" -o $BuildHostType = "SCO_EV" ]; then
8        ln -s ../../$ClassicDirName/[a-z0-9]*[!oa] .  
9 -    else   
10 -      ln -s ../../$ClassicDirName/[a-z0-9]*[^oa] .  
11 -    fi
12      cd ../..
13  
14  }
This page took 0.023492 seconds and 3 git commands to generate.