[pacman-dev] [PATCH] makepkg: refactor absolute filename detection
Allan McRae
allan at archlinux.org
Thu Jun 3 19:07:31 EDT 2010
On 04/06/10 01:32, Cedric Staniewski wrote:
> Move the absolute filename detection to a new function to reduce code
> duplication.
>
> This patch also fixes the --allsource option that did not include remote
> source files if they reside in $startdir instead of $SRCDEST.
>
> Signed-off-by: Cedric Staniewski<cedric at gmx.ca>
> ---
> scripts/makepkg.sh.in | 93 +++++++++++++++++++++++-------------------------
> 1 files changed, 45 insertions(+), 48 deletions(-)
>
Great! Tested building and making source packages with the source in
$startdir and $SRCDEST and can not spot any issues.
Pushed to my working branch.
Allan
More information about the pacman-dev
mailing list