From: Tony Mack Date: Tue, 13 Nov 2007 22:44:18 +0000 (+0000) Subject: reverse changes X-Git-Tag: PLCAPI-4.2-0~32 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b60ebf2185468ce9449c67fe30ffd3a5baac2a76;hp=c2e30b90f21457b64846ebf41d6b04e61b417d60;p=plcapi.git reverse changes --- diff --git a/Makefile b/Makefile index 6dab495..6eba7ee 100644 --- a/Makefile +++ b/Makefile @@ -11,8 +11,7 @@ init := PLC/__init__.py PLC/Methods/__init__.py # Python modules -#modules := psycopg2 -modules := pycurl +modules := psycopg2 # Temporarily until we can kill the Fedora Core 2 build curl_vernum := $(shell printf %d 0x$(shell curl-config --vernum))