From: Thierry Parmentelat Date: Sun, 20 Dec 2009 13:22:08 +0000 (+0000) Subject: trying to reenable wsdl, with python-psycopg2 installed in build through devel.pkgs X-Git-Tag: sfa-0.9-7~96 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fd10e442a6b6de2c0a852666fa3eeaea41ea5ad7;hp=59526c47a3a65cb040c2f77ba8ad85c7bc33157e;p=sfa.git trying to reenable wsdl, with python-psycopg2 installed in build through devel.pkgs --- diff --git a/wsdl/Makefile b/wsdl/Makefile index c6994328..1abba026 100644 --- a/wsdl/Makefile +++ b/wsdl/Makefile @@ -5,7 +5,7 @@ WSDLS = sfa.wsdl registry.wsdl slice-manager.wsdl aggregate.wsdl all: $(WSDLS) # temporary: turn off wsdl generation as it is failing -TEMPORARY_OFF = yes +#TEMPORARY_OFF = yes ifdef TEMPORARY_OFF registry.wsdl slice-manager.wsdl aggregate.wsdl sfa.wsdl: