ports/security/tor/files/patch-doc_asciidoc-helper.sh
Yuri Victorovich f96577ebaa security/tor: Update 0.4.6.8 -> 0.4.6.10
PR:		261772
Reported by:	rene@
2022-02-07 08:18:04 -08:00

10 lines
237 B
Bash

--- doc/asciidoc-helper.sh.orig 2022-02-04 16:24:11 UTC
+++ doc/asciidoc-helper.sh
@@ -12,7 +12,6 @@ if [ $# != 3 ]; then
exit 1;
fi
-SOURCE_DATE_EPOCH="$(git show --no-patch --format='%ct')"
export SOURCE_DATE_EPOCH
output=$3