summaryrefslogtreecommitdiff
path: root/security/tor/files/patch-doc_asciidoc-helper.sh
blob: 2dcd9cd7fc2a8fa465e6c57fc735e2cc3359ebb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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