[interchange-cvs] interchange - kwalsh modified Makefile.PL

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Sun Dec 30 11:51:31 EST 2007


User:      kwalsh
Date:      2007-12-30 16:51:30 GMT
Modified:  .        Makefile.PL
Log:
    * Remove never-used dump command, which is only for the DBM sessions that
      no one uses any more.

Revision  Changes    Path
2.61      +1 -2      interchange/Makefile.PL


rev 2.61, prev_rev 2.60
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.60
retrieving revision 2.61
diff -u -r2.60 -r2.61
--- Makefile.PL	31 Aug 2007 00:10:12 -0000	2.60
+++ Makefile.PL	30 Dec 2007 16:51:30 -0000	2.61
@@ -298,7 +298,6 @@
 		config_prog
 		configdump
 		crontab
-		dump
 		expire
 		expireall
 		findtags
@@ -887,7 +886,7 @@
 	NAME     => "Interchange",
 	DISTNAME => "interchange",
 	clean    => {
-				FILES => "lib/IniConf.pm _uid _db_storable _allow_threads _session_storable lib/File/CounterFile.pm scripts/initp.pl scripts/compile_link scripts/config_prog scripts/configdump scripts/dump scripts/expire scripts/localize scripts/expireall scripts/makecat scripts/ic_mod_perl scripts/interchange scripts/offline scripts/restart scripts/update",
+				FILES => "lib/IniConf.pm _uid _db_storable _allow_threads _session_storable lib/File/CounterFile.pm scripts/initp.pl scripts/compile_link scripts/config_prog scripts/configdump scripts/expire scripts/localize scripts/expireall scripts/makecat scripts/ic_mod_perl scripts/interchange scripts/offline scripts/restart scripts/update",
 			   },
 
 	dist     => {








More information about the interchange-cvs mailing list