diff options
author | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-01 12:49:39 +0000 |
---|---|---|
committer | Daniel Joseph Barnhart Clark <dclark@pobox.com> | 2006-08-01 12:49:39 +0000 |
commit | 14a4b057d24a2b21adfa4baa85480a47f9fb9884 (patch) | |
tree | 82736f768e2f55b4cd133006d0252a7e2df2eb95 /encap/epkg/README | |
parent | 8b6e761baac8bb93e631da2e405d3f1e49b01916 (diff) | |
download | bcfg2-14a4b057d24a2b21adfa4baa85480a47f9fb9884.tar.gz bcfg2-14a4b057d24a2b21adfa4baa85480a47f9fb9884.tar.bz2 bcfg2-14a4b057d24a2b21adfa4baa85480a47f9fb9884.zip |
Added documentation package for daemontools (just mirrors of websites,
should make man pages from them at some point)
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2020 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'encap/epkg/README')
-rw-r--r-- | encap/epkg/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/encap/epkg/README b/encap/epkg/README index 2d43fe862..99355280b 100644 --- a/encap/epkg/README +++ b/encap/epkg/README @@ -5,11 +5,11 @@ Solaris/x86 10) to compile it. You'll need to manually download the versions of packages you want to this directory, edit the Makefile to refer to those versions, -decompress/Guntar the distributions, and then run make (or gmake on +decompress/untar the distributions, and then run make (or gmake on non-GNU platforms) All of the software is available from http://www.dclark.us/mirror (or -google for it). +Google for it). Once you have a working epkg distribution, you should: * cd /usr/local/encap |