(*) groups distro-dependent files in build/config.<distro>
[plcapi.git] / PLCAPI.spec
index ff7723b..7f46bf3 100644 (file)
@@ -56,7 +56,7 @@ through Apache mod_python.
 
 %build
 # python-pycurl and python-psycopg2 avail. from fedora 5
-# make sure to check myplc/<pldistro>-plc.lst
+# make sure to check build/<pldistro>/plc.pkgs
 if [ "%{distrorelease}" -le 4 ] ; then
     modules="psycopg2 pycurl"
 else