From bf302c54478dfa5cfb1e8124ec0dc3faec753598 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Mon, 5 Jun 2000 12:58:47 +0000 Subject: Updated samba appliance example. (This used to be commit e42f2fc397ab195391a6f78452782efb89ebf0cf) --- examples/appliance/README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'examples/appliance/README') 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} -- cgit