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 mkinitcpio repository". The branch, master has been updated via b65cf9cd9b292e6fdbedabf2cee7a4da1cf4a26b (commit) from 8981d81e026dcac3ee1f675126a50bf8b38bbb69 (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 b65cf9cd9b292e6fdbedabf2cee7a4da1cf4a26b Author: Dave Reisner <dreisner@archlinux.org> Date: Mon Apr 2 13:45:47 2012 -0400 create /lib as a symlink to /usr/lib This makes us a little more future proof as far as moving files around. No need for 2 lib/ directories in early userspace anyways. Signed-off-by: Dave Reisner <dreisner@archlinux.org> ----------------------------------------------------------------------- Summary of changes: install/base | 1 + mkinitcpio | 2 +- 2 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- The official mkinitcpio repository