Commit 4021b530ec391e38e3880d5853600db16df5cb60

Authored by perry.werneck@gmail.com
1 parent e3c0e7eb

Corrigindo instalação de plugins

Showing 2 changed files with 3 additions and 3 deletions   Show diff stats
@@ -326,10 +326,10 @@ install-oxt: @@ -326,10 +326,10 @@ install-oxt:
326 @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/oxt install 326 @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/oxt install
327 327
328 install-plugin-rexx: 328 install-plugin-rexx:
329 - @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/rx3270 install 329 + @$(MAKE) BINDIR=../../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/rx3270 install
330 330
331 install-plugin-dbus: 331 install-plugin-dbus:
332 - @$(MAKE) BINDIR=../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/dbus3270 install 332 + @$(MAKE) BINDIR=../../../.bin LIB3270_CFLAGS="-I../../src/include" -C src/plugins/dbus3270 install
333 333
334 clean: 334 clean:
335 @rm -fr .obj 335 @rm -fr .obj
@@ -5,7 +5,7 @@ msgid "" @@ -5,7 +5,7 @@ msgid ""
5 msgstr "" 5 msgstr ""
6 "Project-Id-Version: pw3270 5.0\n" 6 "Project-Id-Version: pw3270 5.0\n"
7 "Report-Msgid-Bugs-To: \n" 7 "Report-Msgid-Bugs-To: \n"
8 -"POT-Creation-Date: 2013-07-03 10:38-0300\n" 8 +"POT-Creation-Date: 2013-07-09 07:13-0300\n"
9 "PO-Revision-Date: 2013-07-03 10:51-0300\n" 9 "PO-Revision-Date: 2013-07-03 10:51-0300\n"
10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n" 10 "Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
11 "Language-Team: Português <perry.werneck@gmail.com>\n" 11 "Language-Team: Português <perry.werneck@gmail.com>\n"