[asterisk-bugs] [DAHDI-tools 0015793]: Missing slash causes wrong file to be removed, which fails silently
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Aug 30 01:57:52 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15793
======================================================================
Reported By: pprindeville
Assigned To:
======================================================================
Project: DAHDI-tools
Issue ID: 15793
Category: General
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-08-30 01:57 CDT
Last Modified: 2009-08-30 01:57 CDT
======================================================================
Summary: 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-08-30 01:57 pprindeville New Issue
======================================================================
More information about the asterisk-bugs
mailing list