rpms/mod_auth_mysql/devel mod_auth_mysql-3.0.0-disable.patch, NONE, 1.1

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 28 09:09:05 UTC 2006


Author: jorton

Update of /cvs/dist/rpms/mod_auth_mysql/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv22190

Added Files:
	mod_auth_mysql-3.0.0-disable.patch 
Log Message:
- and add the patch


mod_auth_mysql-3.0.0-disable.patch:
 mod_auth_mysql.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE mod_auth_mysql-3.0.0-disable.patch ---
--- mod_auth_mysql-3.0.0/mod_auth_mysql.c.disable
+++ mod_auth_mysql-3.0.0/mod_auth_mysql.c
@@ -186,7 +186,7 @@
 #ifdef ENABLE				/* If we are to be enabled */
   #define _ENABLE ENABLE
 #else
-  #define _ENABLE 1			/* Assume we are */
+  #define _ENABLE 0			/* Assume we are not */
 #endif
 
 #ifdef CHARACTERSET




More information about the fedora-cvs-commits mailing list