Changeset adcbdaf for fedkit/Makefile


Ignore:
Timestamp:
Sep 18, 2009 7:27:17 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
Children:
69692a9
Parents:
157ac77
Message:

Stop depending on the patched rc.accounts file to install accounts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedkit/Makefile

    r157ac77 radcbdaf  
    11BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \
    2          make_hosts fed-tun.pl fed-tun.ucb.pl fed_evrepeater
    3 PATCHES=rc.accounts.patch
     2         make_hosts fed-tun.pl fed_evrepeater rc.fedaccounts
    43
    54fedkit.tgz:     ${BINARIES} ${PATCHES}
     
    76        mkdir -p /tmp/fedkit/local/federation/etc
    87        cp ${BINARIES} /tmp/fedkit/local/federation/bin
    9         cp ${PATCHES} /tmp/fedkit/local/federation/etc
    108        tar czf fedkit.tgz -C /tmp/fedkit local
    119        rm -rf /tmp/fedkit
Note: See TracChangeset for help on using the changeset viewer.