[asterisk-bugs] [DAHDI-tools 0015793]: [patch] Missing slash causes wrong file to be removed, which fails silently
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 15 11:54:36 CDT 2009
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=15793
======================================================================
Reported By: pprindeville
Assigned To: tzafrir
======================================================================
Project: DAHDI-tools
Issue ID: 15793
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-08-30 01:57 CDT
Last Modified: 2009-09-15 11:54 CDT
======================================================================
Summary: [patch] Missing slash causes wrong file to be
removed, which fails silently
Description:
$(LIB_DIR) doesn't include a trailing slash, so one must be explicitly
appended whenever it's used.
In this case, here:
rm -f $(DESTDIR)$(LIB_DIR)$(LTZ_SO)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-09-15 11:54 svnbot Status new => assigned
2009-09-15 11:54 svnbot Assigned To => tzafrir
======================================================================
More information about the asterisk-bugs
mailing list