[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-messenger-build/master] Fix timestamp on instantbird files



commit 8a2df1161ffe8b4eacf10b62cfc4399db38c3d96
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Fri Oct 16 20:51:41 2015 +0200

    Fix timestamp on instantbird files
---
 projects/tor-messenger/build |    1 +
 1 file changed, 1 insertion(+)

diff --git a/projects/tor-messenger/build b/projects/tor-messenger/build
index 94dba3b..c105299 100644
--- a/projects/tor-messenger/build
+++ b/projects/tor-messenger/build
@@ -13,6 +13,7 @@ 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 -%]
 
 [% IF c("var/linux") -%]

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits