[Asterisk-cvs] zaptel Makefile,1.87,1.88
kpfleming
kpfleming
Wed Sep 14 20:18:55 CDT 2005
- Previous message: [Asterisk-cvs] asterisk asterisk.8, NONE, 1.1 Makefile, 1.205,
1.206 asterisk.8.gz, 1.3, NONE
- Next message: [Asterisk-cvs] zaptel/doc fxotune.8, NONE, 1.1 torisatool.8, NONE,
1.1 ztspeed.8, NONE, 1.1 zttest.8, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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" | \
- Previous message: [Asterisk-cvs] asterisk asterisk.8, NONE, 1.1 Makefile, 1.205,
1.206 asterisk.8.gz, 1.3, NONE
- Next message: [Asterisk-cvs] zaptel/doc fxotune.8, NONE, 1.1 torisatool.8, NONE,
1.1 ztspeed.8, NONE, 1.1 zttest.8, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list