ports/mail/mailagent/files/patch-Configure
Dmitry Marakasov 2b93417b05 - Update to the latest commit [1]
- Fetch source from GitHub [1]
- Trim unnecessary parts of pkg-descr [2]
- Add WWW [2]

PR:		251805 [1]
Submitted by:	ykasap@gmail.com [1], amdmi3 [2]
2021-02-16 01:33:05 +00: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 && \