axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change
on this file since 0fa1729 was
adcbdaf,
checked in by Ted Faber <faber@…>, 15 years ago
|
Stop depending on the patched rc.accounts file to install accounts.
|
-
Property mode set to
100644
|
File size:
373 bytes
|
Rev | Line | |
---|
[9c166cf] | 1 | BINARIES=federate.sh smbmount.FreeBSD.pl smbmount.Linux.pl \ |
---|
[adcbdaf] | 2 | make_hosts fed-tun.pl fed_evrepeater rc.fedaccounts |
---|
[01308c9] | 3 | |
---|
[9c166cf] | 4 | fedkit.tgz: ${BINARIES} ${PATCHES} |
---|
[01308c9] | 5 | mkdir -p /tmp/fedkit/local/federation/bin |
---|
| 6 | mkdir -p /tmp/fedkit/local/federation/etc |
---|
| 7 | cp ${BINARIES} /tmp/fedkit/local/federation/bin |
---|
| 8 | tar czf fedkit.tgz -C /tmp/fedkit local |
---|
[9c166cf] | 9 | rm -rf /tmp/fedkit |
---|
| 10 | |
---|
| 11 | clean: |
---|
| 12 | rm -f fedkit.tgz |
---|
Note: See
TracBrowser
for help on using the repository browser.