From 28c80e203d8333f515228666cd12583a7a9363ce Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 9 Jul 2011 19:40:17 +0300 Subject: Small changes in fink.sh. --- fink.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'fink.sh') diff --git a/fink.sh b/fink.sh index 36c95a836..8c78dd724 100755 --- a/fink.sh +++ b/fink.sh @@ -10,8 +10,8 @@ export CPP=cpp-${GCCVER} export CXXCPP=cpp-${GCCVER} export CPPFLAGS="-I/sw/include" export LDFLAGS="-framework OpenGL" -#dir=`pwd`/run -dir=${FINKDIR} +dir=`pwd`/run +#dir=${FINKDIR} autoreconf -i 2>fink1.log @@ -27,7 +27,7 @@ autoreconf -i 2>fink1.log --datarootdir=${dir}/share/games \ --bindir=${dir}/bin \ --sbindir=${dir}/bin \ ---mandir=${dir}/share/man 2>fink2.log 1>fink2_ok.log +--mandir=${dir}/share/man 2>fink2.log # simple #./configure --enable-applebuild=yes 2>fink2.log 1>fink2_ok.log -- cgit v1.2.3-60-g2f50