From ddb297aab4c7c58aeb3cc1fdb3e1ef770fc18c54 Mon Sep 17 00:00:00 2001 From: EUcancER Date: Mon, 16 Jul 2012 16:43:13 +0200 Subject: fix Makefile for new soappy --- ovh/soapi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ovh/soapi') 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 $< -- cgit v1.2.3