mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Apply patch from Paul Rascle (correction of make procedure)
This commit is contained in:
parent
61b4585452
commit
0fd599bbed
@ -337,7 +337,7 @@ do
|
||||
case "$local_bin" in
|
||||
*.in | *~) ;;
|
||||
./bin/CVS | ./bin/salome) ;;
|
||||
*) /usr/bin/install -C $i .; echo $local_bin ;;
|
||||
*) /usr/bin/install $i .; echo $local_bin ;;
|
||||
esac
|
||||
done
|
||||
cd $ROOT_BUILDDIR
|
||||
|
Loading…
Reference in New Issue
Block a user