From da3bca556b7e95e800a06d0a9181506728edf2ce Mon Sep 17 00:00:00 2001 From: Henrik Riomar Date: Wed, 10 Jul 2019 21:40:47 +0200 Subject: community/scdoc: upgrade to 1.9.6 --- .../scdoc/scdoc-use-TZ-UTC-in-test-case.patch | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 community/scdoc/scdoc-use-TZ-UTC-in-test-case.patch (limited to 'community/scdoc/scdoc-use-TZ-UTC-in-test-case.patch') diff --git a/community/scdoc/scdoc-use-TZ-UTC-in-test-case.patch b/community/scdoc/scdoc-use-TZ-UTC-in-test-case.patch deleted file mode 100644 index d1c8e76742..0000000000 --- a/community/scdoc/scdoc-use-TZ-UTC-in-test-case.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 39d1b1a4cea4f5f562d571bd6b090e72c057becb Mon Sep 17 00:00:00 2001 -From: Henrik Riomar -Date: Mon, 4 Mar 2019 22:03:25 +0100 -Subject: [PATCH] [PATCH scdoc] use TZ=UTC in test case - ---- - test/preamble | 3 ++- - 1 file changed, 2 insertions(+), 1 deletion(-) - -diff --git a/test/preamble b/test/preamble -index 969d674..71f1372 100755 ---- a/test/preamble -+++ b/test/preamble -@@ -70,10 +70,11 @@ test-manual(8) "" "Header" - EOF - end 0 - -+export TZ=UTC - export SOURCE_DATE_EPOCH=$(date --date="2017-12-09 23:18:57" +'%s') - - begin "Supports \$SOURCE_DATE_EPOCH" --scdoc </dev/null -+scdoc </dev/null - reproducible-manual(8) - EOF - end 0 --- -2.21.0 - -- cgit v1.2.3