marcus: server/kolabd/kolabd kolabdcachetool.in,1.1,1.2

cvs at kolab.org cvs at kolab.org
Thu Jun 21 23:01:28 CEST 2007


Author: marcus

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv2126

Modified Files:
	kolabdcachetool.in 
Log Message:
forgot to autoconfiscate the shebang line.
Good catch Richard!

Index: kolabdcachetool.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/kolabdcachetool.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kolabdcachetool.in	21 Jun 2007 19:29:51 -0000	1.1
+++ kolabdcachetool.in	21 Jun 2007 21:01:26 -0000	1.2
@@ -1,4 +1,4 @@
-#!/kolab/bin/perl -w
+#!@PERL@ -w
 
 use strict;
 use Getopt::Long;





More information about the commits mailing list