[sldev] [VWR] export scripts of viewer source, very minor issues

Soft soft at lindenlab.com
Wed Jul 9 07:38:42 PDT 2008


On Wed, Jul 9, 2008 at 4:59 AM, Robin Cornelius
<robin.cornelius at gmail.com> wrote:
> Hi Everyone,
>
> Probably directed to Soft ->
>
> Any chance of modifying the export scripts so that
> indra/newview/app_settings/windlight/clouds2.tga is not exported to
> both the artwork and the viewer source. I would say keep it in just
> the artwork, as its artwork :-)
>
> Also the shaders are getting random execute permissions set in linux,
> i'm running a filter on the source to fix this ;-
>
> chmod -x debian/omvviewer-data/usr/share/omvviewer/app_settings/shaders -R
> chmod +X debian/omvviewer-data/usr/share/omvviewer/app_settings/shaders -R
>
> But if this could be fixed in the export scripts that would be great!
> I know its only trivial and to most is not even important but it makes
> packaging for linux distros slightly easier.

No script needed, actually. Those shouldn't have been propset
svn:executable in the first place - clearing that property clears the
execute flag. That, the missing UI files and the tga will be fixed by
the next drop.


More information about the SLDev mailing list