[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:55:21 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15344 
====================================================================== 
Reported By:                tzafrir
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15344
Category:                   Core/BuildSystem
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-06-17 12:07 CDT
Last Modified:              2009-08-24 21:55 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0109564) svnbot (reporter) - 2009-08-24 21:55
 https://issues.asterisk.org/view.php?id=15344#c109564 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 213905

_U  branches/1.6.2/
U   branches/1.6.2/Makefile

------------------------------------------------------------------------
r213905 | tilghman | 2009-08-24 21:55:20 -0500 (Mon, 24 Aug 2009) | 13
lines

Merged revisions 213904 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r213904 | tilghman | 2009-08-24 21:54:07 -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=213905 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-24 21:55 svnbot         Checkin                                      
2009-08-24 21:55 svnbot         Note Added: 0109564                          
======================================================================




More information about the asterisk-bugs mailing list