1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Dan McGee 3559306546 scripts: allow usage when gettext is not installed
Address the issue of our scripts not working so great when gettext is not
available. This has come up in multiple bug reports, and is relatively easy
to address by adding a simple check and a stub function if gettext was not
found that simply echos the original message.

Addresses concerns from FS#9214 and FS#9607.

Signed-off-by: Dan McGee <dan@archlinux.org>
2008-02-17 21:25:41 -06:00
..
.gitignore Remove makeworld from pacman package 2008-01-06 10:42:35 -06:00
gensync.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
Makefile.am Remove makeworld from pacman package 2008-01-06 10:42:35 -06:00
makepkg.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
pacman-optimize.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
rankmirrors.py.in Remove hardcoded DBEXT value from script 2008-01-06 09:44:28 -06:00
repo-add.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
repo-remove.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00
updatesync.sh.in scripts: allow usage when gettext is not installed 2008-02-17 21:25:41 -06:00