[pacman-dev] Bacman patch

Dave Reisner d at falconindy.com
Mon Sep 16 12:51:52 EDT 2013


On Mon, Sep 16, 2013 at 04:46:33PM +0000, Xyne wrote:
> Hi,
> 
> I have updated bacman with the following changes:
> 
> * added option "--pacnew" to include unmodified .pacnew BACKUP files in package
>   archive when available (instead of locally modified version)
> 
> * added warning when modified BACKUP files are included
> 
> * fixed bug in fakeroot invocation (fakeroot was invoked with shifted argument
>   array, so the --nocolor (and --pacnew) options were lost
> 
> * removed one unnecessary "cat <file> |"
> 
> I cloned the pacman git repo to format a patch, but pacman/contrib/bacman.sh.in
> appears to be outdated (e.g. the shebang is still "#!/bin/bash", even though
> the current bacman uses "#!/usr/bin/bash").
> 
> So, where is the current bacman source?
> 
> 
> Regards,
> Xyne
> 

You've found the current source. We change the shebang during the build
process.


More information about the pacman-dev mailing list