corrected name of include file

This commit is contained in:
Franz Roters 2010-11-24 07:55:08 +00:00
parent c07a91d19e
commit 4216a3e066
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ for filename in 'comp_user' \
'run_marc' \
'run_h_marc' \
'run_mp_marc' \
'include_linux_64'; do
'include_linux64'; do
cp $WORKINGDIR/Marc_tools/$filename $theDIR
echo $theDIR/$filename | xargs perl -pi -e "s:%INSTALLDIR%:${INSTALLDIR}:g"
echo $filename