Commit b65bdf862f8d080f8d853914616e50405336b002
1 parent
6472eb0c
Exists in
master
and in
5 other branches
Updating linux package.
Showing
4 changed files
with
19 additions
and
24 deletions
Show diff stats
locale/pt_BR.po
| ... | ... | @@ -5,7 +5,7 @@ msgid "" |
| 5 | 5 | msgstr "" |
| 6 | 6 | "Project-Id-Version: pw3270 5.0\n" |
| 7 | 7 | "Report-Msgid-Bugs-To: \n" |
| 8 | -"POT-Creation-Date: 2019-02-20 13:50-0300\n" | |
| 8 | +"POT-Creation-Date: 2019-02-25 17:29-0300\n" | |
| 9 | 9 | "PO-Revision-Date: 2019-02-06 11:14-0200\n" |
| 10 | 10 | "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" |
| 11 | 11 | "Language-Team: Português <>\n" |
| ... | ... | @@ -1349,7 +1349,7 @@ msgstr "Minutos para desconexão automática" |
| 1349 | 1349 | msgid "Misc colors" |
| 1350 | 1350 | msgstr "Cores diversas" |
| 1351 | 1351 | |
| 1352 | -#: window.c:515 | |
| 1352 | +#: window.c:520 | |
| 1353 | 1353 | #, c-format |
| 1354 | 1354 | msgid "Model %d (%s)" |
| 1355 | 1355 | msgstr "Modelo %d (%s)" | ... | ... |
locale/pw3270.pot
| ... | ... | @@ -9,7 +9,7 @@ msgstr "" |
| 9 | 9 | "#-#-#-#-# pw3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
| 10 | 10 | "Project-Id-Version: PACKAGE VERSION\n" |
| 11 | 11 | "Report-Msgid-Bugs-To: \n" |
| 12 | -"POT-Creation-Date: 2019-02-22 10:50-0300\n" | |
| 12 | +"POT-Creation-Date: 2019-02-25 17:37-0300\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | 14 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 15 | 15 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -20,7 +20,7 @@ msgstr "" |
| 20 | 20 | "#-#-#-#-# lib3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
| 21 | 21 | "Project-Id-Version: PACKAGE VERSION\n" |
| 22 | 22 | "Report-Msgid-Bugs-To: \n" |
| 23 | -"POT-Creation-Date: 2019-02-19 19:02+0000\n" | |
| 23 | +"POT-Creation-Date: 2019-02-22 14:46+0000\n" | |
| 24 | 24 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 25 | 25 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 26 | 26 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -31,7 +31,7 @@ msgstr "" |
| 31 | 31 | "#-#-#-#-# libv3270.pot (PACKAGE VERSION) #-#-#-#-#\n" |
| 32 | 32 | "Project-Id-Version: PACKAGE VERSION\n" |
| 33 | 33 | "Report-Msgid-Bugs-To: \n" |
| 34 | -"POT-Creation-Date: 2019-02-20 20:12+0000\n" | |
| 34 | +"POT-Creation-Date: 2019-02-22 14:48+0000\n" | |
| 35 | 35 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 36 | 36 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 37 | 37 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -1318,7 +1318,7 @@ msgstr "" |
| 1318 | 1318 | msgid "Misc colors" |
| 1319 | 1319 | msgstr "" |
| 1320 | 1320 | |
| 1321 | -#: window.c:515 | |
| 1321 | +#: window.c:520 | |
| 1322 | 1322 | #, c-format |
| 1323 | 1323 | msgid "Model %d (%s)" |
| 1324 | 1324 | msgstr "" | ... | ... |
sdk/Makefile.in
| ... | ... | @@ -24,6 +24,7 @@ |
| 24 | 24 | # erico.mendonca@gmail.com (Erico Mascarenhas de Mendonça) |
| 25 | 25 | # |
| 26 | 26 | |
| 27 | +LIBNAME=@DLLPREFIX@@PACKAGE_TARNAME@@DLLEXT@ | |
| 27 | 28 | |
| 28 | 29 | #---[ Configuration values ]------------------------------------------------------------- |
| 29 | 30 | |
| ... | ... | @@ -42,6 +43,7 @@ PACKAGE_TARNAME=@PACKAGE_TARNAME@ |
| 42 | 43 | MKDIR=@MKDIR_P@ |
| 43 | 44 | INSTALL=@INSTALL@ |
| 44 | 45 | INSTALL_DATA=@INSTALL_DATA@ |
| 46 | +LN_S=@LN_S@ | |
| 45 | 47 | |
| 46 | 48 | #---[ Rules ]---------------------------------------------------------------------------- |
| 47 | 49 | |
| ... | ... | @@ -67,18 +69,19 @@ $(SRCDIR)/src/include/%.h: \ |
| 67 | 69 | #---[ Targets ]-------------------------------------------------------------------------- |
| 68 | 70 | |
| 69 | 71 | install: \ |
| 70 | - install-lib3270 \ | |
| 71 | - install-pw3270 | |
| 72 | - | |
| 73 | -install-lib3270: \ | |
| 74 | - $(foreach SRC, $(notdir $(wildcard $(BASEDIR)/src/include/lib3270/*.h)), $(DESTDIR)$(includedir)/lib3270/$(SRC)) \ | |
| 75 | - $(DESTDIR)$(libdir)/pkgconfig/lib3270.pc \ | |
| 76 | - $(DESTDIR)$(includedir)/lib3270.h \ | |
| 77 | - | |
| 78 | -install-pw3270: \ | |
| 79 | 72 | $(foreach SRC, $(notdir $(wildcard $(BASEDIR)/src/include/pw3270/*.h)), $(DESTDIR)$(includedir)/pw3270/$(SRC)) \ |
| 80 | 73 | $(DESTDIR)$(includedir)/pw3270.h \ |
| 81 | - $(DESTDIR)$(includedir)/pw3270cpp.h \ | |
| 74 | + $(DESTDIR)$(includedir)/pw3270cpp.h | |
| 75 | + | |
| 76 | + @$(MKDIR) $(DESTDIR)$(libdir) | |
| 77 | + | |
| 78 | + @$(LN_S) -f \ | |
| 79 | + $(LIBNAME).@PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@ \ | |
| 80 | + $(DESTDIR)$(libdir)/$(LIBNAME).@PACKAGE_MAJOR_VERSION@ | |
| 81 | + | |
| 82 | + @$(LN_S) -f \ | |
| 83 | + $(LIBNAME).@PACKAGE_MAJOR_VERSION@ \ | |
| 84 | + $(DESTDIR)$(libdir)/$(LIBNAME) | |
| 82 | 85 | |
| 83 | 86 | @$(MKDIR) $(DESTDIR)$(libdir)/pkgconfig |
| 84 | 87 | @$(INSTALL_DATA) pw3270.pc $(DESTDIR)$(libdir)/pkgconfig/$(PACKAGE_TARNAME).pc | ... | ... |
src/pw3270/Makefile.in
| ... | ... | @@ -275,14 +275,6 @@ install: \ |
| 275 | 275 | $(BINRLS)/$(LIBNAME).@PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@ \ |
| 276 | 276 | $(DESTDIR)$(libdir) |
| 277 | 277 | |
| 278 | - @$(LN_S) -f \ | |
| 279 | - $(LIBNAME).@PACKAGE_MAJOR_VERSION@.@PACKAGE_MINOR_VERSION@ \ | |
| 280 | - $(DESTDIR)$(libdir)/$(LIBNAME).@PACKAGE_MAJOR_VERSION@ | |
| 281 | - | |
| 282 | - @$(LN_S) -f \ | |
| 283 | - $(LIBNAME).@PACKAGE_MAJOR_VERSION@ \ | |
| 284 | - $(DESTDIR)$(libdir)/$(LIBNAME) | |
| 285 | - | |
| 286 | 278 | @$(MKDIR) $(DESTDIR)$(bindir) |
| 287 | 279 | |
| 288 | 280 | @$(INSTALL_PROGRAM) \ | ... | ... |