On Mon, Jul 08, 2002 at 11:16:55PM +0200, Michel Dänzer wrote:
>On Mon, 2002-07-08 at 21:49, José Fonseca wrote:
>> I've determined what was breaking the binary snapshots DRM: there are several
>> files in .../linux/drm/kernel which are later symlinked from .../shared/drm/kernel.
>> 
>> The current script first copies the files from the 'shared', and then from
>> the 'linux', therefore effectively overwritting files with previous
>> versions.
>> 
>> I could fix the scripts but this wouldn't solve the real problem of
>> redundant files. So is it safe to delete these deprecated files:
>> 
>>      mga.h
>>      mga_dma.c
>>      mga_drm.h
>>      mga_drv.h
>>      mga_state.c
>>      mga_ucode.h
>>      mga_warp.c
>>      r128.h
>>      r128_cce.c
>>      r128_drm.h
>>      r128_drv.h
>>      r128_state.c
>>      radeon.h
>>      radeon_cp.c
>>      radeon_drm.h
>>      radeon_drv.h
>>      radeon_state.c
>> 
>> from .../linux/drm/kernel?
>
>I'm seeing something else here, at least the radeon files are gone from
>the trunk, I have no reason to believe the others aren't.
>

No the mga_files are duplicate, so I guess that we both made the same
mistake of taking the part for the whole...


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Oh, it's good to be a geek.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to