Changeset 1714


Ignore:
Timestamp:
Oct 28, 2010, 8:22:17 PM (13 years ago)
Author:
ezyang
Message:
Scriptsify mod_fcgid (this is non-working.)
Location:
trunk/server/fedora
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/Makefile

    r1711 r1714  
    1919# See /COPYRIGHT in this repository for more information.
    2020
    21 upstream_yum    = krb5 krb5.i686 httpd openssh 389-ds-base
     21upstream_yum    = krb5 krb5.i686 httpd openssh 389-ds-base mod_fcgid
    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
    9697
    9798copy-specs: mkdir-tree
Note: See TracChangeset for help on using the changeset viewer.