[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-messenger-build/master] Fix timestamp on instantbird files for Windows too
commit 1acef7f1d80d31098d774281e2ebcab9ffc7b7f9
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date: Sat Oct 17 16:16:26 2015 +0200
Fix timestamp on instantbird files for Windows too
---
projects/tor-messenger/build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/tor-messenger/build b/projects/tor-messenger/build
index c105299..352d1f9 100644
--- a/projects/tor-messenger/build
+++ b/projects/tor-messenger/build
@@ -13,8 +13,8 @@ mv bundle/instantbird bundle/Messenger
[% ELSE -%]
mkdir bundle/Messenger
tar xf [% c('input_files_by_name/instantbird') %] -C bundle/Messenger --strip 1
-find bundle/Messenger -exec touch -m -t $(date -d @[% c('timestamp') %] +%Y%m%d%H%M) {} \;
[% END -%]
+find bundle/Messenger -exec touch -m -t $(date -d @[% c('timestamp') %] +%Y%m%d%H%M) {} \;
[% IF c("var/linux") -%]
# remove non reproducible files (FIPS-140)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits