[dahdi-commits] tzafrir: tools/trunk r4853 - /tools/trunk/xpp/Makefile
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Wed Aug 27 13:11:43 CDT 2008
Author: tzafrir
Date: Wed Aug 27 13:11:43 2008
New Revision: 4853
URL: http://svn.digium.com/view/dahdi?view=rev&rev=4853
Log:
Don't install genzaptelconf: deprecated, and collides with Zaptel.
Modified:
tools/trunk/xpp/Makefile
Modified: tools/trunk/xpp/Makefile
URL: http://svn.digium.com/view/dahdi/tools/trunk/xpp/Makefile?view=diff&rev=4853&r1=4852&r2=4853
==============================================================================
--- tools/trunk/xpp/Makefile (original)
+++ tools/trunk/xpp/Makefile Wed Aug 27 13:11:43 2008
@@ -56,7 +56,7 @@
PERL_MANS = $(PERL_SCRIPTS:%=%.8)
TARGETS = perlcheck
-PROG_INSTALL = genzaptelconf
+PROG_INSTALL = #genzaptelconf
MAN_INSTALL = $(PROG_INSTALL:%=%.8)
ifeq (1,$(PBX_USB))
TARGETS += libhexfile.a fpga_load test_parse
More information about the dahdi-commits
mailing list