3 DOCSRCDIR
=`dirname $0`/..
/docs-xml
5 cd $DOCSRCDIR ||
exit 1
8 autoconf
&& .
/configure
--with-papersize=letter
&& make release
11 echo "Docs build failed!"
16 rsync
-Ca --delete --exclude=.git output
/ ..
/docs
/
17 rsync
-Ca --exclude=.svn registry ..
/docs
/
18 rsync
-Ca --exclude=.svn archives
/ ..
/docs
/
21 /bin
/rm -rf test.pdf Samba4
*pdf htmldocs
/Samba4
* htmldocs
/test
22 mv manpages-3 manpages
23 mv htmldocs
/manpages-3 htmldocs
/manpages