mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
build-docs: Change to the right directory before calling 'make clean'.
This fixes build-docs if it's called from the create-tarball script. Karolin (cherry picked from commitdd3ef73c8c
) (cherry picked from commit8dd3a7bfde
) Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
9ec279f8e6
commit
ab4e84f09a
@ -25,7 +25,7 @@ cd ../docs || exit 1
|
||||
mv manpages-3 manpages
|
||||
mv htmldocs/manpages-3 htmldocs/manpages
|
||||
|
||||
cd $DOCSRCDIR || exit 1
|
||||
cd ../docs-xml || exit 1
|
||||
make clean
|
||||
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user