[Asterisk-code-review] Build System: Fix --disable-xmldoc option. (asterisk[13])

George Joseph asteriskteam at digium.com
Wed Oct 25 08:41:35 CDT 2017


George Joseph has posted comments on this change. ( https://gerrit.asterisk.org/6879 )

Change subject: Build System: Fix --disable-xmldoc option.
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.asterisk.org/#/c/6879/2/Makefile
File Makefile:

https://gerrit.asterisk.org/#/c/6879/2/Makefile@582
PS2, Line 582: 	$(INSTALL) -m 644 doc/core-*.xml "$(DESTDIR)$(ASTDATADIR)/documentation"
             : 	$(INSTALL) -m 644 doc/appdocsxml.xslt "$(DESTDIR)$(ASTDATADIR)/documentation"
             : 	$(INSTALL) -m 644 doc/appdocsxml.dtd "$(DESTDIR)$(ASTDATADIR)/documentation"
You need the 
ifneq ($(DISABLE_XMLDOC),yes) ... endif
around these as well.



-- 
To view, visit https://gerrit.asterisk.org/6879
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifac562340c09f80c83e0203de098fcac93bf8c44
Gerrit-Change-Number: 6879
Gerrit-PatchSet: 2
Gerrit-Owner: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Comment-Date: Wed, 25 Oct 2017 13:41:35 +0000
Gerrit-HasComments: Yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171025/ff9e7e3d/attachment.html>


More information about the asterisk-code-review mailing list