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

[tor-commits] [tor-messenger-build/master] Rename libotr-5.dll to otr.dll



commit 8038eb98da33522deff1bb1caa791dae56393f92
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
Date:   Wed May 27 21:23:15 2015 +0200

    Rename libotr-5.dll to otr.dll
---
 projects/ctypes-otr/build |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/projects/ctypes-otr/build b/projects/ctypes-otr/build
index f86c75a..8b0d232 100644
--- a/projects/ctypes-otr/build
+++ b/projects/ctypes-otr/build
@@ -3,6 +3,10 @@ set -e
 tar xf [% project %]-[% c('version') %].tar.gz
 tar xf [% c('input_files_by_name/libotr') %]
 mv libotr/[% c('var/lib_glob') %] [% project %]-[% c('version') %]/chrome/content/
+[% IF c('var/windows') -%]
+mv -f [% project %]-[% c('version') %]/chrome/content/libotr-*.dll \
+      [% project %]-[% c('version') %]/chrome/content/otr.dll
+[% END -%]
 tar xf [% c('input_files_by_name/libgcrypt') %]
 mv libgcrypt/[% c('var/lib_glob') %] [% project %]-[% c('version') %]/chrome/content/
 tar xf [% c('input_files_by_name/libgpg-error') %]

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