opnsense-ports/mail/mailagent/files/patch-Configure
Franco Fichtner 0448e916d6 */*: sync with upstream
Taken from: HardenedBSD
2021-02-16 20:20:30 +01:00

11 lines
263 B
Text

--- Configure.orig 2020-04-09 14:16:46 UTC
+++ Configure
@@ -7923,7 +7923,7 @@ EOT
file=revision.h
echo " "
echo "Generating $file..." >&4
-bin/svn-revision . $file
+echo '#define REVISION 0' > $file
: add special variables
$test -f $src/patchlevel.h && \