Commit 33ea18117398566e614fcf421e03ee6b32991335
1 parent
c4f166fc
Exists in
master
and in
5 other branches
Testando empacotamento .deb
Showing
3 changed files
with
4 additions
and
2 deletions
Show diff stats
Makefile.in
| @@ -247,7 +247,7 @@ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar: clean pixmaps filelist | @@ -247,7 +247,7 @@ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar: clean pixmaps filelist | ||
| 247 | @cp ui/* $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/ui | 247 | @cp ui/* $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/ui |
| 248 | 248 | ||
| 249 | @$(MKDIR) $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/debian | 249 | @$(MKDIR) $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/debian |
| 250 | - @cp debian/*.install $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/debian | 250 | +# @cp debian/*.install $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/debian |
| 251 | 251 | ||
| 252 | @$(MKDIR) $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/po | 252 | @$(MKDIR) $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/po |
| 253 | @cp po/*.po $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/po | 253 | @cp po/*.po $(TMPDIR)/$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)/po |
debian.rules
| @@ -21,6 +21,8 @@ build-stamp: | @@ -21,6 +21,8 @@ build-stamp: | ||
| 21 | 21 | ||
| 22 | # Add here commands to compile the package. | 22 | # Add here commands to compile the package. |
| 23 | ./configure --prefix=/usr | 23 | ./configure --prefix=/usr |
| 24 | + rm -f debian/*.install | ||
| 25 | + make filelist | ||
| 24 | make all | 26 | make all |
| 25 | # --- end custom part for compiling | 27 | # --- end custom part for compiling |
| 26 | 28 |
po/pt_BR.po
| @@ -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: 2012-09-13 08:45-0300\n" | 8 | +"POT-Creation-Date: 2012-09-13 13:47-0300\n" |
| 9 | "PO-Revision-Date: 2012-09-05 09:05-0300\n" | 9 | "PO-Revision-Date: 2012-09-05 09:05-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 do Brasil <>\n" | 11 | "Language-Team: Português do Brasil <>\n" |