[Asterisk-cvs] zaptel Makefile,1.87,1.88

kpfleming kpfleming
Wed Sep 14 20:18:55 CDT 2005


Update of /usr/cvsroot/zaptel
In directory mongoose.digium.com:/tmp/cvs-serv6875

Modified Files:
	Makefile 
Log Message:
add new man pages, don't install man page for ztmonitor since it is not itself installed (issue #5157)


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/zaptel/Makefile,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- Makefile	15 Sep 2005 00:10:23 -0000	1.87
+++ Makefile	15 Sep 2005 00:17:23 -0000	1.88
@@ -331,7 +331,6 @@
 	install -D -m 644 torisa.h $(INSTALL_PREFIX)/usr/include/linux/torisa.h
 	install -D -m 644 tonezone.h $(INSTALL_PREFIX)/usr/include/tonezone.h
 	install -m 644 doc/ztcfg.8 $(INSTALL_PREFIX)/usr/share/man/man8
-	install -m 644 doc/ztmonitor.8 $(INSTALL_PREFIX)/usr/share/man/man8
 	install -m 644 doc/zttool.8 $(INSTALL_PREFIX)/usr/share/man/man8
 	if [ -f $(MODCONF) ]; then mv -f $(MODCONF) $(MODCONF).bak ; fi
 	cat $(MODCONF).bak | grep -v "alias char-major-250" | \




More information about the svn-commits mailing list