]> git.pld-linux.org Git - packages/Firebird.git/blame - Firebird-ksh.patch
- only builds (Classic version for now)
[packages/Firebird.git] / Firebird-ksh.patch
CommitLineData
9fa49beb
JB
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.027998 seconds and 4 git commands to generate.