[asterisk-bugs] [Zaptel 0015326]: error in Makefile zaptel-1.4.12.1

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 15 00:12:44 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15326 
====================================================================== 
Reported By:                novazur
Assigned To:                
====================================================================== 
Project:                    Zaptel
Issue ID:                   15326
Category:                   General
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     new
Zaptel Version:             1.4.11 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2009-06-15 00:12 CDT
Last Modified:              2009-06-15 00:12 CDT
====================================================================== 
Summary:                    error in Makefile zaptel-1.4.12.1
Description: 
I think I found a bug in Makefile :

--- Makefile.old        2008-09-08 19:32:08.000000000 -0400
+++ Makefile    2009-06-15 01:09:52.000000000 -0400
@@ -222,7 +222,7 @@
   ifneq (,$(CHKCONFIG))
     ADD_INITD  := $(CHKCONFIG) --add zaptel
   else
-    ifndef (,$(UPDATE_RCD))
+    ifneq (,$(UPDATE_RCD))
       ADD_INITD        := $(UPDATE_RCD) zaptel defaults 15 30
     endif
   endif

I don't know if this appears in others versions.

(I have to choose 1.4.11 version because no 1.4.12.1 listed)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-15 00:12 novazur        New Issue                                    
2009-06-15 00:12 novazur        Zaptel Version            => 1.4.11          
2009-06-15 00:12 novazur        SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list