[arch-dev-public] Status of arch=any ?

Aaron Griffin aaronmgriffin at gmail.com
Wed May 6 15:47:59 EDT 2009


On Wed, May 6, 2009 at 2:46 PM, Firmicus <Firmicus at gmx.net> wrote:
> Firmicus a écrit :
>>>  I know though that I don't like the
>>> "all" lock - I'd prefer to lock things for as little time as possible.
>>>
>>>
>>>
>> OK. Then change the last line thus:
>>
>> diff --git a/db-update b/db-update
>> index 426a236..2b55a9f 100755
>> --- a/db-update
>> +++ b/db-update
>> @@ -234,5 +234,5 @@ done
>>  if [ -n "$to_add_any" ]; then
>>         /bin/rm $to_add_any
>>  fi
>> -cleanup
>> +rm -rf "$WORKDIR"
>>  # vim: set ts=4 sw=4 noet ft=sh:
>>
>>
>> (Untested)
>>
>>
>
> Update: This is included in the patches produced by "git format-patch"
> that I have just sent Aaron offlist.

And mailman list to strip these things... grrr


More information about the arch-dev-public mailing list