[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.5.1-46-ga93e058
Dan McGee
dan at archlinux.org
Fri Apr 15 16:13:08 EDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".
The branch, maint has been updated
via a93e058b68187c92a57612b19f8773472d4ff9cb (commit)
via 8e8391e17c09a576896972c484b3d2194a7684c1 (commit)
via fa9cd98ecf8eb7a9b87b82b1be4307dd8e2fe708 (commit)
from 31cb2100573c54c8996edbc8a7321d48b990c149 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a93e058b68187c92a57612b19f8773472d4ff9cb
Author: Rémy Oudompheng <remyoudompheng at gmail.com>
Date: Tue Apr 12 21:30:19 2011 +0200
makepkg.sh.in: fix a GNU-ism in su invocation
GNU su supports the -c option to specify a command to execute.
However, other flavours of su may have a different interpretation
of the '-c' flag (e.g. FreeBSD and OpenBSD).
The behaviour is correct when '-c' follows an explicit username.
Signed-off-by: Rémy Oudompheng <remy at archlinux.org>
Signed-off-by: Allan McRae <allan at archlinux.org>
Signed-off-by: Dan McGee <dan at archlinux.org>
commit 8e8391e17c09a576896972c484b3d2194a7684c1
Author: Rémy Oudompheng <remy at archlinux.org>
Date: Sat Apr 9 23:28:00 2011 +0200
alpm.h: fix typos in documentation
Signed-off-by: Rémy Oudompheng <remy at archlinux.org>
commit fa9cd98ecf8eb7a9b87b82b1be4307dd8e2fe708
Author: Dan McGee <dan at archlinux.org>
Date: Tue Apr 12 01:33:19 2011 -0500
Remove Korean language translation files
There is no actual translation done here yet, just a dormant Transifex
language with nothing checked in.
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
lib/libalpm/alpm.h | 2 +-
lib/libalpm/po/LINGUAS | 1 -
lib/libalpm/po/ko.po | 548 ---------------
po/LINGUAS | 1 -
po/ko.po | 1775 ------------------------------------------------
scripts/makepkg.sh.in | 2 +-
6 files changed, 2 insertions(+), 2327 deletions(-)
delete mode 100644 lib/libalpm/po/ko.po
delete mode 100644 po/ko.po
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list