]> git.pld-linux.org Git - packages/apache1-mod_auth_samba.git/commitdiff
- fix which allow (de)register module using apxs.
authorkloczek <kloczek@pld-linux.org>
Mon, 28 May 2001 23:51:59 +0000 (23:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_samba-symbol_fix.patch -> 1.1
    apache1-mod_auth_samba-symbol_fix.patch -> 1.1

apache-mod_auth_samba-symbol_fix.patch [new file with mode: 0644]
apache1-mod_auth_samba-symbol_fix.patch [new file with mode: 0644]

diff --git a/apache-mod_auth_samba-symbol_fix.patch b/apache-mod_auth_samba-symbol_fix.patch
new file mode 100644 (file)
index 0000000..9e0a340
--- /dev/null
@@ -0,0 +1,11 @@
+--- mod_auth_samba/mod_auth_samba.c~   Tue Jan 19 21:32:19 1999
++++ mod_auth_samba/mod_auth_samba.c    Tue May 29 01:49:24 2001
+@@ -439,7 +439,7 @@
+   return DECLINED;
+ }
+     
+-module samba_auth_module = {
++module auth_samba_module = {
+   STANDARD_MODULE_STUFF,
+   NULL,                       /* initializer */
+   mod_samba_auth_create_dir_config,   /* dir config creater */
diff --git a/apache1-mod_auth_samba-symbol_fix.patch b/apache1-mod_auth_samba-symbol_fix.patch
new file mode 100644 (file)
index 0000000..9e0a340
--- /dev/null
@@ -0,0 +1,11 @@
+--- mod_auth_samba/mod_auth_samba.c~   Tue Jan 19 21:32:19 1999
++++ mod_auth_samba/mod_auth_samba.c    Tue May 29 01:49:24 2001
+@@ -439,7 +439,7 @@
+   return DECLINED;
+ }
+     
+-module samba_auth_module = {
++module auth_samba_module = {
+   STANDARD_MODULE_STUFF,
+   NULL,                       /* initializer */
+   mod_samba_auth_create_dir_config,   /* dir config creater */
This page took 0.060592 seconds and 4 git commands to generate.