1
0

Accepting request 266569 from home:Ledest:bashisms

fix 'echo -e' in cvs.sh script that may be unsupported in some POSIX-complete shells

OBS-URL: https://build.opensuse.org/request/show/266569
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=102
This commit is contained in:
2014-12-29 09:04:48 +00:00
committed by Git OBS Bridge
parent 45be961526
commit 5348f8fc76
5 changed files with 37 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Dec 28 15:03:00 UTC 2014 - Led <ledest@gmail.com>
- fix 'echo -e' in cvs.sh script that may be unsupported in some
POSIX-complete shells
- add patches:
* gettext-0.19.3-fix-bashisms.patch
-------------------------------------------------------------------
Fri Oct 17 21:56:18 UTC 2014 - andreas.stieger@gmx.de