Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37858001
en ru br
ALT Linux repos
S:8.18.0-alt0.Alpha2
5.0: 8.14.3-alt3
4.1: 8.14.4-alt0.M41.1
4.0: 8.14.4-alt0.M40.1
3.0: 8.13.4-alt3
+updates:8.13.8-alt1.M30.1

Group :: System/Servers
RPM: sendmail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: sendmail-8.11.0-m4path.patch
Download


--- sendmail-8.11.0/cf/cf/Build.m4	Fri Aug  4 01:16:25 2000
+++ sendmail-8.11.0/cf/cf/Build	Fri Aug  4 01:16:39 2000
@@ -18,12 +18,11 @@
 SMROOT=${SMROOT-../..}
 BUILDTOOLS=${BUILDTOOLS-$SMROOT/devtools}
 
-M4=`sh $BUILDTOOLS/bin/find_m4.sh`
+M4=/usr/bin/m4
 ret=$?
 if [ $ret -ne 0 ]
 then
 	exit $ret
 fi
-echo "Using M4=$M4"
 
 eval exec ${MAKE-make} M4=$M4 $*
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin