[pacman-dev] [PATCH] bacman - regenerate package from system

Dan McGee dpmcgee at gmail.com
Fri Jun 6 08:03:33 EDT 2008


On Fri, Jun 6, 2008 at 5:17 AM, Allan McRae <mcrae_allan at hotmail.com> wrote:
> Original work by Carlo "carlocci" Bersani with additions by
> Xavier Chantry and Allan McRae
>
> This script rebuilds an already installed package using metadata
> stored into the pacman database and system files.  Replaces the
> outdated re-pacman script
>
> Signed-off-by: Allan McRae <mcrae_allan at hotmail.com>
> ---
>  contrib/README    |    2 +-
>  contrib/bacman    |  282 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  contrib/re-pacman |   77 ---------------
>  3 files changed, 283 insertions(+), 78 deletions(-)
>  create mode 100755 contrib/bacman
>  delete mode 100755 contrib/re-pacman

I threw this into my working branch, thanks. The only change I made
was updating Makefile.am in contrib/.

-Dan




More information about the pacman-dev mailing list