From 6a8d92343efc1f723818d4361d7ec01a6bc19bd6 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 31 Jul 2017 17:39:32 -0300 Subject: [PATCH] Atualizando empacotamento windows. --- locale/pw3270.pot | 4 ++-- win/makeruntime.sh.in | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/locale/pw3270.pot b/locale/pw3270.pot index 7990fba..be211ce 100644 --- a/locale/pw3270.pot +++ b/locale/pw3270.pot @@ -9,7 +9,7 @@ msgstr "" "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-31 17:31-0300\n" +"POT-Creation-Date: 2017-07-31 17:39-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -20,7 +20,7 @@ msgstr "" "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-31 17:31-0300\n" +"POT-Creation-Date: 2017-07-31 17:39-0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/win/makeruntime.sh.in b/win/makeruntime.sh.in index a1c3afe..fd02d31 100755 --- a/win/makeruntime.sh.in +++ b/win/makeruntime.sh.in @@ -145,6 +145,9 @@ copy_dll() { done < ${REQUIRES} + # Anexo as obrigatórias + cp ${prefix}/bin/libwinpthread-1.dll ${TARGET} + rm -f ${SOURCES} rm -f ${REQUIRES} -- libgit2 0.21.2