From 4021b530ec391e38e3880d5853600db16df5cb60 Mon Sep 17 00:00:00 2001 From: perry.werneck@gmail.com Date: Tue, 9 Jul 2013 10:20:05 +0000 Subject: [PATCH] Corrigindo instalação de plugins --- Makefile.in | 4 ++-- po/pt_BR.po | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index 74bc9da..999502a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -326,10 +326,10 @@ install-oxt: @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/oxt install install-plugin-rexx: - @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/rx3270 install + @$(MAKE) BINDIR=../../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/rx3270 install install-plugin-dbus: - @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/dbus3270 install + @$(MAKE) BINDIR=../../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/dbus3270 install clean: @rm -fr .obj diff --git a/po/pt_BR.po b/po/pt_BR.po index 0c11fe5..21281a1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: pw3270 5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-07-03 10:38-0300\n" +"POT-Creation-Date: 2013-07-09 07:13-0300\n" "PO-Revision-Date: 2013-07-03 10:51-0300\n" "Last-Translator: Perry Werneck \n" "Language-Team: Português \n" -- libgit2 0.21.2