[arch-releng] [PATCH] [syslinux-iso] update download-repo.sh to download propertly db for pacman-3.5

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Mon Apr 11 09:21:32 EDT 2011


On 04/09/2011 06:52 AM, Dieter Plaetinck wrote:
> On Fri,  8 Apr 2011 22:15:43 -0300
> Gerardo Exequiel Pozzi<vmlinuz386 at yahoo.com.ar>  wrote:
>
>> Signed-off-by: Gerardo Exequiel Pozzi<vmlinuz386 at yahoo.com.ar>
>> ---
>>   configs/syslinux-iso/download-repo.sh |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/configs/syslinux-iso/download-repo.sh b/configs/syslinux-iso/download-repo.sh
>> index 8655a8d..255304e 100755
>> --- a/configs/syslinux-iso/download-repo.sh
>> +++ b/configs/syslinux-iso/download-repo.sh
>> @@ -58,7 +58,7 @@ if [ -n "$PKGS" ]; then
>>           fi
>>       done
>>       if [ "$REPO_CHANGED" = "y" ]; then
>> -        wget -nv "$baseurl/$REPO.db.tar.gz" -O "$DEST/$REPO.db.tar.gz"
>> +        wget -nv "$baseurl/$REPO.db" -O "$DEST/$REPO.db"
>>       fi
>>   else
>>       echo "No packages to download... what'd you break?"
> Gerardo, when you supply patches, could you also mention whether you apply them right away or expect some kind of feedback from us?
> I see this is already applied, good.
>
> Dieter
>
OK, I normally use [RFC] prefix in that case.

-- 
Gerardo Exequiel Pozzi
\cos^2\alpha + \sin^2\alpha = 1



More information about the arch-releng mailing list