Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37815910
en ru br
ALT Linux repos
S:6.3-alt1
5.0: 3.0.STABLE15-alt0.M50.1
4.1: 3.0.STABLE15-alt0.M41.1
4.0: 3.0.STABLE15-alt0.M40.1
3.0: 2.5.STABLE11-alt2

Group :: System/Servers
RPM: squid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: squid-2.5.STABLE10-alt-sambaprefix.patch
Download


diff -urN squid-2.5.STABLE10.orig/helpers/basic_auth/SMB/Makefile.am squid-2.5.STABLE10/helpers/basic_auth/SMB/Makefile.am
--- squid-2.5.STABLE10.orig/helpers/basic_auth/SMB/Makefile.am	2002-08-12 05:13:42 +0400
+++ squid-2.5.STABLE10/helpers/basic_auth/SMB/Makefile.am	2005-08-11 10:15:48 +0400
@@ -14,7 +14,7 @@
 ## FIXME: autoconf should test for the samba path.
 
 SMB_AUTH_HELPER	= smb_auth.sh
-SAMBAPREFIX=/usr/local/samba
+SAMBAPREFIX=/usr
 SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER)
 
 libexec_SCRIPTS	= $(SMB_AUTH_HELPER)
diff -urN squid-2.5.STABLE10.orig/helpers/basic_auth/SMB/Makefile.in squid-2.5.STABLE10/helpers/basic_auth/SMB/Makefile.in
--- squid-2.5.STABLE10.orig/helpers/basic_auth/SMB/Makefile.in	2005-03-19 03:55:45 +0300
+++ squid-2.5.STABLE10/helpers/basic_auth/SMB/Makefile.in	2005-08-11 10:16:16 +0400
@@ -129,7 +129,7 @@
 makesnmplib = @makesnmplib@
 
 SMB_AUTH_HELPER = smb_auth.sh
-SAMBAPREFIX = /usr/local/samba
+SAMBAPREFIX = /usr
 SMB_AUTH_HELPER_PATH = $(libexecdir)/$(SMB_AUTH_HELPER)
 
 libexec_SCRIPTS = $(SMB_AUTH_HELPER)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin