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


A NOTE has been added to this issue. 
====================================================================== 
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-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)

====================================================================== 

---------------------------------------------------------------------- 
 (0110684) svnbot (reporter) - 2009-09-15 11:54
 https://issues.asterisk.org/view.php?id=15793#c110684 
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 7131

U   tools/trunk/Makefile

------------------------------------------------------------------------
r7131 | tzafrir | 2009-09-15 11:54:35 -0500 (Tue, 15 Sep 2009) | 7 lines

Add a missing trailing slash on the install-libs target

(closes issue https://issues.asterisk.org/view.php?id=15793)
Reported by: pprindeville
Patches:
      dahdi-tools-makefile.patch uploaded by pprindeville (license 347)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=7131 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-15 11:54 svnbot         Checkin                                      
2009-09-15 11:54 svnbot         Note Added: 0110684                          
======================================================================




More information about the asterisk-bugs mailing list