r4503 - packages/trunk/boswars/debian

Barry deFreese bddebian at comcast.net
Thu Nov 1 14:39:53 UTC 2007



Eddy Petrișor wrote:
> <snip>
>> --- packages/trunk/boswars/debian/rules 2007-10-31 02:24:50 UTC (rev 4502)
>> +++ packages/trunk/boswars/debian/rules 2007-10-31 04:00:10 UTC (rev 4503)
>> @@ -1,25 +1,11 @@
>>  #!/usr/bin/make -f
>> -# -*- makefile -*-
>>     
>
> ^^^^^^^^^^^^^  this should be left there for emacs users
>
>   
Put back in
>> -# Uncomment this to turn on verbose mode.
>> -#export DH_VERBOSE=1
>>     
>
> This should be probably left there for easier debugging
>
>
>   
Re-added

>> -       # Compile without OpenGL at the moment, see changelog
>> -       scons CCFLAGS=$(CCFLAGS) opengl=0
>> +       scons CCFLAGS=$(CCFLAGS)
>>     
>
> You did not document this change at all. What is this? Why did you do this?
> Also, CCFLAGS is not modified to include that option, so it doesn't
> seem to be some sort of cleanup.
>
>   
OpenGL support is now a run-time option and does not need to be disabled 
at build time any longer. I have added a comment to that effect in the 
ChangeLog.

> Will be reverted unless commented until tomorrow (2nd of November) at 18:00pm.
>
>
> And where is the promised dh_desktop call?
>
>
>   
Added in. Somehow I missed that.

Thanks,

Barry deFreese




More information about the Pkg-games-devel mailing list