diff options
author | Tim Potter <tpot@samba.org> | 2000-06-05 12:58:47 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-06-05 12:58:47 +0000 |
commit | bf302c54478dfa5cfb1e8124ec0dc3faec753598 (patch) | |
tree | b0544692bb132f66688931605c7b068de797eff4 /examples/appliance/README | |
parent | c35ea645616990c25f75cfa7dcdf0ecb75ff29eb (diff) | |
download | samba-bf302c54478dfa5cfb1e8124ec0dc3faec753598.tar.gz samba-bf302c54478dfa5cfb1e8124ec0dc3faec753598.tar.bz2 samba-bf302c54478dfa5cfb1e8124ec0dc3faec753598.zip |
Updated samba appliance example.
(This used to be commit e42f2fc397ab195391a6f78452782efb89ebf0cf)
Diffstat (limited to 'examples/appliance/README')
-rw-r--r-- | examples/appliance/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/examples/appliance/README b/examples/appliance/README index 6d6a709812..3c9028fd89 100644 --- a/examples/appliance/README +++ b/examples/appliance/README @@ -39,15 +39,14 @@ for appliance printing support also do this: PACKAGING --------- -- Checkout the Samba CVS head branch into a directory call samba-appliance-0.1/head +- Checkout the Samba CVS head branch into a directory call + samba-appliance-0.2/head - Checkout the source subdirectory of the Samba CVS SAMBA_TNG branch - into a directory call samba-appliance-0.1/tng + into a directory call samba-appliance-0.2/tng -- Copy Makefile to samba-appliance-0.1/ +- Copy Makefile and smb.conf-appliance to samba-appliance-0.2/ - run build.sh -That should build source and binary RPMs in /tmp/RPMS and /tmp/SRPMS - - +That should build source and binary RPMs in /usr/src/redhat/{RPMS,SRPMS} |