1
0
mirror of https://github.com/OpenNebula/one.git synced 2024-12-23 17:33:56 +03:00

Change the version in oneapi library links

git-svn-id: http://svn.opennebula.org/one/trunk@776 3034c82b-c49b-4eb3-8279-a7acafdc01c0
This commit is contained in:
Javier Fontán Muiños 2009-08-27 11:35:25 +00:00
parent 40645c00fc
commit 009dac45c3

View File

@ -461,7 +461,7 @@ if [ "$UNINSTALL" = "no" ] ; then
ln -s $DESTDIR$LIB_LOCATION/liboneapi.so \
$DESTDIR$LIB_LOCATION/liboneapi.so.1
ln -s $DESTDIR$LIB_LOCATION/liboneapi.so.1 \
$DESTDIR$LIB_LOCATION/liboneapi.so.1.2
$DESTDIR$LIB_LOCATION/liboneapi.so.1.3
else
for d in `echo $DELETE_DIRS | awk '{for (i=NF;i>=1;i--) printf $i" "}'`; do
rmdir $d