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

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Wed Jun 26 18:13:00 2002


User:      jon
Date:      2002-06-26 22:12:26 GMT
Modified:  scripts  newcat.PL
Log:
Remove spurious nonsense from old makecat.PL problem.

Revision  Changes    Path
2.5       +1 -3      interchange/scripts/newcat.PL


rev 2.5, prev_rev 2.4
Index: newcat.PL
===================================================================
RCS file: /var/cvs/interchange/scripts/newcat.PL,v
retrieving revision 2.4
retrieving revision 2.5
diff -u -u -r2.4 -r2.5
--- newcat.PL	17 Apr 2002 17:55:48 -0000	2.4
+++ newcat.PL	26 Jun 2002 22:12:26 -0000	2.5
@@ -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 with curses
 #
-# $Id: newcat.PL,v 2.4 2002/04/17 17:55:48 jon Exp $
+# $Id: newcat.PL,v 2.5 2002/06/26 22:12:26 jon Exp $
 #
 # Copyright (C) 1996-2002 Red Hat, Inc. <interchange@redhat.com>
 #