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 c493eef643ecb3a54c79083c51a8975f816ed9de (commit)
via 05608ee57e89c1f55a573377f90c8025afd7c618 (commit)
from e0f41e0fb4ec9eb7d1e2c54744e6dbcd4d61a713 (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 c493eef643ecb3a54c79083c51a8975f816ed9de
Author: Allan McRae <[email protected]>
Date: Tue Jun 28 22:47:35 2011 +1000
makepkg: fix removing symbolic link
The path was not being stripped from $file before prefixing with
$srcdir resulting in the attempted removal of a very weird
filename.
Signed-off-by: Allan McRae <[email protected]>
Signed-off-by: Dan McGee <[email protected]>
(cherry picked from commit e92905a2c8c14c7855e2841f44d3c139aa40844c)
commit 05608ee57e89c1f55a573377f90c8025afd7c618
Author: Dan McGee <[email protected]>
Date: Tue Aug 9 19:52:15 2011 -0500
Fix stupid typo in NEWS file updates
Signed-off-by: Dan McGee <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
scripts/makepkg.sh.in | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
The official pacman repository