Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37847244
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-3.1.7-install-pinger-alt.patch
Download


diff -urN squid/Makefile.in squid.new/Makefile.in
--- squid/Makefile.in	2010-08-24 05:42:46 +0000
+++ squid.new/Makefile.in	2010-08-31 15:05:38 +0000
@@ -764,8 +764,8 @@
 	fi
 
 install-pinger:
-	chown root $(DESTDIR)$(DEFAULT_PINGER)
-	chmod 4711 $(DESTDIR)$(DEFAULT_PINGER)
+	echo "$(DESTDIR)$(DEFAULT_PINGER) must be owned root"
+	echo "$(DESTDIR)$(DEFAULT_PINGER) must be chmod 4711"
 
 check: have-cppunit check-recursive
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin