oops
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 26 Nov 2007 12:58:07 +0000 (12:58 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 26 Nov 2007 12:58:07 +0000 (12:58 +0000)
PLCAPI.spec

index 84d04a3..ff7723b 100644 (file)
@@ -58,7 +58,7 @@ through Apache mod_python.
 # python-pycurl and python-psycopg2 avail. from fedora 5
 # make sure to check myplc/<pldistro>-plc.lst
 if [ "%{distrorelease}" -le 4 ] ; then
-    modules="build_psycopg2=true build_pycurl=true"
+    modules="psycopg2 pycurl"
 else
     modules=""
 fi