[SCM] Samba Shared Repository - branch master updated
Andrew Bartlett
abartlet at samba.org
Thu Jun 23 06:59:02 UTC 2022
Thanks so much, I'll fix that. Are you happy for me to put your name
and e-mail in the commit message?
(or I can do just name, or link to this in the archives)
Thanks,
Andrew
On Wed, 2022-06-22 at 16:53 +0000, Brown, James William wrote:
> The delete should be "rm -f build/DTD/samba.build.pathconfig" to
> match
> other uses.
>
> On 6/22/2022 12:44 PM, Andreas Schneider wrote:
> > diff --git a/docs-xml/Makefile b/docs-xml/Makefile
> > index c614097f6c0..ae50b14d79a 100644
> > --- a/docs-xml/Makefile
> > +++ b/docs-xml/Makefile
> > @@ -17,7 +17,7 @@ DBLATEX_OPTIONS = -p xslt/latex.xsl -i xslt/latex
> >
> > DATETIME := $(shell date +%Y%m%d%H%M%S)
> >
> > -XSLTPROC_DEPS = build/catalog.xml build/DTD/samba.build.version
> > +XSLTPROC_DEPS = build/catalog.xml build/DTD/samba.build.version
> > build/DTD/samba.build.pathconfig
> >
> > ifeq ($(PROFILE), Y)
> > XSLTPROC += --profile --load-trace --timing
> > @@ -57,6 +57,7 @@ clean::
> > rm -f xslt/figures/*pdf
> > rm -f $(SMBDOTCONFDOC)/parameters.*.xml
> > rm -f build/catalog.xml
> > + rm -f DTD/samba.build.pathconfig
--
Andrew Bartlett (he/him) https://samba.org/~abartlet/
Samba Team Member (since 2001) https://samba.org
Samba Team Lead, Catalyst IT https://catalyst.net.nz/services/samba
Samba Development and Support, Catalyst IT - Expert Open Source
Solutions
More information about the samba-technical
mailing list