diff options
author | John Terpstra <jht@samba.org> | 2005-12-29 17:47:43 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:15 -0500 |
commit | 9c631b06dfc733ae0705ee923582d575a10ceffc (patch) | |
tree | 35d0d483557cde08cde2a4f7636b18e357061f06 /docs/Samba3-HOWTO | |
parent | f940a5d2762ca9890a16e2b717502ed88d122bb3 (diff) | |
download | samba-9c631b06dfc733ae0705ee923582d575a10ceffc.tar.gz samba-9c631b06dfc733ae0705ee923582d575a10ceffc.tar.bz2 samba-9c631b06dfc733ae0705ee923582d575a10ceffc.zip |
Fix incorrect path to source files.
(This used to be commit 5c73b297bf18382e9d640f6d97fb48aabbdecf52)
Diffstat (limited to 'docs/Samba3-HOWTO')
-rw-r--r-- | docs/Samba3-HOWTO/TOSHARG-Compiling.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml index 53256f52a4..0e22400696 100644 --- a/docs/Samba3-HOWTO/TOSHARG-Compiling.xml +++ b/docs/Samba3-HOWTO/TOSHARG-Compiling.xml @@ -225,7 +225,7 @@ gpg: BAD signature from <quote>Samba Distribution Verification Key</quote> tool kit. Where the necessary version of autoconf is present, the configure script can be generated by executing the following: <screen> -&rootprompt; cd samba-3.0.20 +&rootprompt; cd samba-3.0.20/source &rootprompt; ./autogen.sh </screen> </para> |