aboutsummaryrefslogtreecommitdiff
path: root/www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in')
-rw-r--r--www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in b/www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in
new file mode 100644
index 000000000000..09a82638fd3c
--- /dev/null
+++ b/www/lusca-head/files/patch-helpers-basic_auth-SMB-Makefile.in
@@ -0,0 +1,11 @@
+--- helpers/basic_auth/SMB/Makefile.in.orig Tue Oct 4 07:29:26 2005
++++ helpers/basic_auth/SMB/Makefile.in Tue Oct 4 07:29:49 2005
+@@ -129,7 +129,7 @@
+ makesnmplib = @makesnmplib@
+
+ SMB_AUTH_HELPER = smb_auth.sh
+-SAMBAPREFIX = /usr/local/samba
++SAMBAPREFIX = %%LOCALBASE%%
+ SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER)
+
+ libexec_SCRIPTS = $(SMB_AUTH_HELPER)