No subject


Thu Jul 12 09:23:04 CDT 2007


Modified:
    branches/1.4/Makefile

Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=diff&rev=4562&r1=4561&r2=4562
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Fri Oct 10 13:42:31 2008
@@ -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




More information about the svn-commits mailing list