From b60ebf2185468ce9449c67fe30ffd3a5baac2a76 Mon Sep 17 00:00:00 2001 From: Tony Mack Date: Tue, 13 Nov 2007 22:44:18 +0000 Subject: [PATCH 1/1] reverse changes --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)) -- 2.43.0