richard: server/kolab-webadmin/kolab-webadmin/www/admin/kolab versions.php.in, 1.8, 1.9

cvs at kolab.org cvs at kolab.org
Sat Feb 16 19:28:58 CET 2008


Author: richard

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/kolab
In directory doto:/tmp/cvs-serv13505/www/admin/kolab

Modified Files:
	versions.php.in 
Log Message:
prevent the autoconf variable kolab_pkgs to be processed by the build tools,
it must remain in the comment



Index: versions.php.in
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/www/admin/kolab/versions.php.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- versions.php.in	13 Feb 2008 23:01:57 -0000	1.8
+++ versions.php.in	16 Feb 2008 18:28:56 -0000	1.9
@@ -24,7 +24,7 @@
 /**** Page logic ****/
 
 // Remember to keep this list up to date when patching packages!
-// The variable @kolab_pkgs@ is used to collect a packages that make up the
+// The variable 'kolab_pkgs' is used to collect a packages that make up the
 // kolab groupware server.
 $kolabversions = shell_exec('
   @RPM@ -q --qf "%{NAME}: %{VERSION}-%{RELEASE}\n" \





More information about the commits mailing list