Ignore:
Timestamp:
Nov 13, 2010, 9:28:04 AM (13 years ago)
Author:
ezyang
Message:
Un-scriptsify mod_fcgid.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/Makefile

    r1714 r1725  
    1919# See /COPYRIGHT in this repository for more information.
    2020
    21 upstream_yum    = krb5 krb5.i686 httpd openssh 389-ds-base mod_fcgid
     21upstream_yum    = krb5 krb5.i686 httpd openssh 389-ds-base
    2222hackage         = MonadCatchIO-mtl-0.3.0.1 cgi-3001.1.8.1 unix-handle-0.0.0
    2323upstream_hackage = ghc-MonadCatchIO-mtl ghc-cgi ghc-unix-handle
     
    9494install-srpms: mkdir-tree download
    9595        rpm $(rpm_args) -i $(dload)/*.src.rpm 2>/dev/null;
    96         spectool -g -R $(tmp_specs)/mod_fcgid.spec
    9796
    9897copy-specs: mkdir-tree
Note: See TracChangeset for help on using the changeset viewer.