[asterisk-bugs] [Asterisk-GUI 0010581]: [patch] Makefile in tools subdirectory assumes write permissions to /sbin and doesn't include $(DESTDIR)
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Aug 29 14:07:10 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=10581
======================================================================
Reported By: djflux
Assigned To: bkruse
======================================================================
Project: Asterisk-GUI
Issue ID: 10581
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 1463
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-28-2007 07:33 CDT
Last Modified: 08-29-2007 14:07 CDT
======================================================================
Summary: [patch] Makefile in tools subdirectory assumes write
permissions to /sbin and doesn't include $(DESTDIR)
Description:
If one is trying to install the asterisk-gui to a different destination
directory with $(DESTDIR) like the regular Asterisk source, the Makefile
doesn't contain that variable.
For example, I was building as a non-root user and wanted to put the
resultant code in a different folder and the tools Makefile tried to put
the tools in /sbin to which I don't have permissions.
I will attach a patch for tools/Makefile that adds $(DESTDIR)
======================================================================
----------------------------------------------------------------------
bkruse - 08-29-07 14:07
----------------------------------------------------------------------
Great.
Will review when it comes in.
-bk
Issue History
Date Modified Username Field Change
======================================================================
08-29-07 14:07 bkruse Note Added: 0069638
======================================================================
More information about the asterisk-bugs
mailing list