[asterisk-bugs] [Asterisk 0015344]: [patch] appdocs dtd installed to ASTVARLIBDIR instead of ASTDATADIR
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Aug 24 21:54:44 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15344
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15344
Category: Core/BuildSystem
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.6.2.0-beta3
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-06-17 12:07 CDT
Last Modified: 2009-08-24 21:54 CDT
======================================================================
Summary: [patch] appdocs dtd installed to ASTVARLIBDIR
instead of ASTDATADIR
Description:
If you set ASTDATADIR to a different value than ASTVARLIBDIR, installation
will fail, as the appdoc DTD file will try to install to
/var/lib/asterisk/documentation, and that directory will not get
generated.
That file needs to be installed under the ASTDATADIR.
======================================================================
----------------------------------------------------------------------
(0109563) svnbot (reporter) - 2009-08-24 21:54
https://issues.asterisk.org/view.php?id=15344#c109563
----------------------------------------------------------------------
Repository: asterisk
Revision: 213904
U trunk/Makefile
------------------------------------------------------------------------
r213904 | tilghman | 2009-08-24 21:54:43 -0500 (Mon, 24 Aug 2009) | 6
lines
The DTD should be installed in the same path as the rest of the XML
documentation.
(closes issue https://issues.asterisk.org/view.php?id=15344)
Reported by: tzafrir
Patches:
makefile_appdocs_dtd.diff uploaded by tzafrir (license 46)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=213904
Issue History
Date Modified Username Field Change
======================================================================
2009-08-24 21:54 svnbot Note Added: 0109563
======================================================================
More information about the asterisk-bugs
mailing list