reverse changes
authorTony Mack <tmack@cs.princeton.edu>
Tue, 13 Nov 2007 22:44:18 +0000 (22:44 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Tue, 13 Nov 2007 22:44:18 +0000 (22:44 +0000)
Makefile

index 6dab495..6eba7ee 100644 (file)
--- 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))