Ignore:
Timestamp:
Jul 1, 2009, 9:17:22 AM (15 years ago)
Author:
mitchb
Message:
Add a very braindead implementation of athrun for scripts.
This version just assumes that you want to run /mit/locker/bin/program,
and does not use the fairly complex athdir tool and library that
Athena do; they would require actual work to get going on scripts,
as they end up with the wrong arch directory as built for Athena 9.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/fedora/Makefile

    r1133 r1219  
    2121upstream_yum    = krb5 httpd openssh pysvn php
    2222upstream        = openafs $(upstream_yum)
    23 oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i386 whoisd mit-zephyr nss-ldapd nss-ldapd.i386 scripts-base
     23oursrc          = execsys tokensys accountadm httpdmods logview sql-signup nss_nonlocal nss_nonlocal.i386 whoisd mit-zephyr nss-ldapd nss-ldapd.i386 athrun scripts-base
    2424allsrc          = $(upstream) $(oursrc)
    2525oursrcdir       = ${PWD}/../common/oursrc
Note: See TracChangeset for help on using the changeset viewer.