[interchange-cvs] interchange - jon modified scripts/makecat.PL

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Thu Oct 4 16:49:00 2001


User:      jon
Date:      2001-10-04 20:48:24 GMT
Modified:  scripts  makecat.PL
Log:
Remove extremely bizarre spurious duplicate appearance of a comment
that was causing a syntax error. Reported by someone in IRC.

Revision  Changes    Path
2.10      +2 -4      interchange/scripts/makecat.PL


rev 2.10, prev_rev 2.9
Index: makecat.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/makecat.PL,v
retrieving revision 2.9
retrieving revision 2.10
diff -u -u -r2.9 -r2.10
--- makecat.PL	2001/09/04 20:16:47	2.9
+++ makecat.PL	2001/10/04 20:48:23	2.10
@@ -25,8 +25,6 @@
 
 eval 'exec $Config{perlpath} -S \$0 \${1+"\$@"}'
     if 0; # not running under some shell
-    [catalogname] must contain alphanumerics and hyphens only.
-
 EOF
 	$Special{perlpath} =~ s/\s+$//;
 }
@@ -52,7 +50,7 @@
 #
 # Interchange catalog configurator
 #
-# $Id: makecat.PL,v 2.9 2001/09/04 20:16:47 jon Exp $
+# $Id: makecat.PL,v 2.10 2001/10/04 20:48:23 jon Exp $
 #
 # Copyright (C) 1996-2001 Red Hat, Inc. <interchange@redhat.com>
 #
@@ -2281,7 +2279,7 @@
 
 =head1 VERSION
 
-# $Id: makecat.PL,v 2.9 2001/09/04 20:16:47 jon Exp $
+# $Id: makecat.PL,v 2.10 2001/10/04 20:48:23 jon Exp $
 
 =head1 INTRODUCTION