projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70ef36c
)
packages/intltool: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:45 +0000
(07:03 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:03:45 +0000
(07:03 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40097
libs/intltool/Makefile
patch
|
blob
|
history
diff --git
a/libs/intltool/Makefile
b/libs/intltool/Makefile
index 2d76bcf6c26affcfbd2e42f985c03467a5e0deb2..e7fcb4d77868e5ef3791081a73843ba2dcd9ce30 100644
(file)
--- a/
libs/intltool/Makefile
+++ b/
libs/intltool/Makefile
@@
-31,7
+31,7
@@
endef
define Package/intltool/description
intltool is a set of tools to centralize translation of many different
- file formats using GNU gettext-compatible PO files.
+ file formats using GNU gettext-compatible PO files.
endef
define Require/perl-xml-parser