[vhffs-dev] [svn] commit: r296 - /branches/vhffs_4.1/ /branches/vhffs_4.1/vhffs-robots/misc/ /branches/vhffs_4.1/vhffs-robots/src/ /trunk/ /trunk/vhffs-robots/misc/ /trunk/vhffs-robots/src/

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Author: gradator
Date: Sun Nov 12 06:52:35 2006
New Revision: 296

Log:
Add a config file generator for viewvc, fast programming powered, thanks for "Aura - the source of trance" for the good beat source, thanks for my cat to not disturb me while I am coding, and thanks to power supplier to not shut down the power


Added:
    branches/vhffs_4.1/vhffs-robots/misc/viewvc.conf.tmpl
    branches/vhffs_4.1/vhffs-robots/src/create_viewvcconf.pl
    trunk/vhffs-robots/misc/viewvc.conf.tmpl
    trunk/vhffs-robots/src/create_viewvcconf.pl   (with props)
Modified:
    branches/vhffs_4.1/Makefile
    trunk/Makefile

Modified: branches/vhffs_4.1/Makefile
==============================================================================
--- branches/vhffs_4.1/Makefile (original)
+++ branches/vhffs_4.1/Makefile Sun Nov 12 06:52:35 2006
@@ -74,8 +74,7 @@
 	install -d -m 755 $(BOTSDIR)	
 	install -d -m 755 $(BOTSDIR)/misc/
 	install -m 755 vhffs-robots/src/*.pl            $(BOTSDIR)/
-	install -m 644 vhffs-robots/misc/awstats.conf   $(BOTSDIR)/misc/
-	install -m 644 vhffs-robots/misc/awstats.sample $(BOTSDIR)/misc/
+	install -m 644 vhffs-robots/misc/*   $(BOTSDIR)/misc/
 
 install-doc:
 	install -d -m 755 $(DOCDIR)	

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Sun Nov 12 06:52:35 2006
@@ -74,8 +74,7 @@
 	install -d -m 755 $(BOTSDIR)	
 	install -d -m 755 $(BOTSDIR)/misc/
 	install -m 755 vhffs-robots/src/*.pl            $(BOTSDIR)/
-	install -m 644 vhffs-robots/misc/awstats.conf   $(BOTSDIR)/misc/
-	install -m 644 vhffs-robots/misc/awstats.sample $(BOTSDIR)/misc/
+	install -m 644 vhffs-robots/misc/*   $(BOTSDIR)/misc/
 
 install-doc:
 	install -d -m 755 $(DOCDIR)	




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/