summaryrefslogtreecommitdiffstats
path: root/ovh
diff options
context:
space:
mode:
Diffstat (limited to 'ovh')
-rw-r--r--ovh/soapi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ovh/soapi/Makefile b/ovh/soapi/Makefile
index 8cc257ea..15ef8f3f 100644
--- a/ovh/soapi/Makefile
+++ b/ovh/soapi/Makefile
@@ -21,5 +21,5 @@ src/SOAPpy: src
src/SOAPpy/build/lib/SOAPpy: src/SOAPpy
cd $< && python setup.py build
-SOAPpy: src/SOAPpy/build/lib/SOAPpy
+SOAPpy: src/SOAPpy/build/lib.linux-x86_64-2.6/SOAPpy
ln -snf $<