[interchange-cvs] interchange - jon modified 2 files

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Thu Jun 20 10:42:00 2002


User:      jon
Date:      2002-06-20 14:41:54 GMT
Modified:  .        Makefile.PL MANIFEST
Log:
Remove dependencies on POD docs.

Revision  Changes    Path
2.19      +0 -10     interchange/Makefile.PL


rev 2.19, prev_rev 2.18
Index: Makefile.PL
===================================================================
RCS file: /var/cvs/interchange/Makefile.PL,v
retrieving revision 2.18
retrieving revision 2.19
diff -u -u -r2.18 -r2.19
--- Makefile.PL	17 Jun 2002 22:24:06 -0000	2.18
+++ Makefile.PL	20 Jun 2002 14:41:54 -0000	2.19
@@ -791,16 +791,6 @@
 
 WriteMakefile(
 	NAME     => "Interchange",
-	MAN3PODS => {
-					'pod/icadvanced.pod'	=> 'blib/man3/icadvanced.8',
-					'pod/iccattut.pod'		=> 'blib/man3/iccattut.8',
-					'pod/icconfig.pod'		=> 'blib/man3/icconfig.8',
-					'pod/icdatabase.pod'	=> 'blib/man3/icdatabase.8',
-					'pod/icfoundation.pod'	=> 'blib/man3/icfoundation.8',
-					'pod/ictags.pod'		=> 'blib/man3/ictags.8',
-					'pod/ictemplates.pod'	=> 'blib/man3/ictemplates.8',
-					'pod/icupgrade.pod'		=> 'blib/man3/icupgrade.8',
-					},
 	DISTNAME => "interchange",
 	clean    => {
 				FILES => "lib/IniConf.pm _uid _db_storable _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/interchange scripts/offline scripts/restart scripts/update",



2.42      +0 -8      interchange/MANIFEST


rev 2.42, prev_rev 2.41
Index: MANIFEST
===================================================================
RCS file: /var/cvs/interchange/MANIFEST,v
retrieving revision 2.41
retrieving revision 2.42
diff -u -u -r2.41 -r2.42
--- MANIFEST	17 Jun 2002 21:38:46 -0000	2.41
+++ MANIFEST	20 Jun 2002 14:41:54 -0000	2.42
@@ -945,14 +945,6 @@
 lib/Vend/UserDB.pm
 lib/Vend/Util.pm
 perl/Interchange.pm
-pod/icadvanced.pod
-pod/iccattut.pod
-pod/icconfig.pod
-pod/icdatabase.pod
-pod/icfoundation.pod
-pod/ictags.pod
-pod/ictemplates.pod
-pod/icupgrade.pod
 scripts/compile_link.PL
 scripts/config_prog.PL
 scripts/configdump.PL