From: Thierry Parmentelat Date: Mon, 26 Nov 2007 12:58:07 +0000 (+0000) Subject: oops X-Git-Tag: PLCAPI-4.2-0~21 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b91c5054042825a49561a96fbe3ad9f27fbaacb0;p=plcapi.git oops --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 84d04a35..ff7723b7 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -58,7 +58,7 @@ through Apache mod_python. # python-pycurl and python-psycopg2 avail. from fedora 5 # make sure to check myplc/-plc.lst if [ "%{distrorelease}" -le 4 ] ; then - modules="build_psycopg2=true build_pycurl=true" + modules="psycopg2 pycurl" else modules="" fi