[asterisk-bugs] [Asterisk 0014701]: [patch] missing DESTDIR in addons install-xmldoc
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 30 09:08:41 CDT 2009
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=14701
======================================================================
Reported By: tzafrir
Assigned To: eliel
======================================================================
Project: Asterisk
Issue ID: 14701
Category: Addons/General
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: Addons-1.6.1-rc2
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-03-19 05:10 CDT
Last Modified: 2009-03-30 09:08 CDT
======================================================================
Summary: [patch] missing DESTDIR in addons install-xmldoc
Description:
installing latest asterisk-addons to a DESTDIR fails as the target
install-xmldoc installs directly under the main root.
Furthermore, when installing to a DESTDIR, I can't assume that the
directory will exist.
A trivial patch is attached (against 1.6.1-rc2, but it seems to be the
same as in current trunk)
======================================================================
----------------------------------------------------------------------
(0102379) svnbot (reporter) - 2009-03-30 09:08
http://bugs.digium.com/view.php?id=14701#c102379
----------------------------------------------------------------------
Repository: asterisk-addons
Revision: 827
U branches/1.6.1/Makefile
D branches/1.6.1/build_tools/get_documentation
U branches/1.6.1/configure
U branches/1.6.1/configure.ac
U branches/1.6.1/makeopts.in
------------------------------------------------------------------------
r827 | eliel | 2009-03-30 09:08:40 -0500 (Mon, 30 Mar 2009) | 9 lines
Remove XML documentation install process from the Makefile.
XML documentation is not supported in -addons 1.6.1, so remove the
modified
Makefile that tries to install a non-existent xml documentation.
(closes issue http://bugs.digium.com/view.php?id=14701)
Reported by: tzafrir
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk-addons?view=rev&revision=827
Issue History
Date Modified Username Field Change
======================================================================
2009-03-30 09:08 svnbot Checkin
2009-03-30 09:08 svnbot Note Added: 0102379
2009-03-30 09:08 svnbot Status assigned => resolved
2009-03-30 09:08 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list