mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +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 commit dd3ef73c8c
)
This commit is contained in:
parent
866efa63a2
commit
8dd3a7bfde
@ -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