X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=6dab495896bab808a162702fe3ba8f580b814811;hb=395fedea864079eea984bf6d9950076c0e893105;hp=6eba7ee6e3f3ff80b2d382928fa3827efa8eca47;hpb=349be2f3de73dd5eb052b3258c0e6b30585eb075;p=plcapi.git diff --git a/Makefile b/Makefile index 6eba7ee..6dab495 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,8 @@ init := PLC/__init__.py PLC/Methods/__init__.py # Python modules -modules := psycopg2 +#modules := psycopg2 +modules := pycurl # Temporarily until we can kill the Fedora Core 2 build curl_vernum := $(shell printf %d 0x$(shell curl-config --vernum))