#1709 NORM Untriag: use sugar environment in setup.py

Zarro Boogs per Child bugtracker at laptop.org
Thu Jun 14 05:23:09 EDT 2007


#1709: use sugar environment in setup.py
------------------------------+---------------------------------------------
 Reporter:  Simon             |       Owner:  morgs    
     Type:  defect            |      Status:  new      
 Priority:  normal            |   Milestone:  Untriaged
Component:  connect-activity  |     Version:           
 Keywords:                    |    Verified:  0        
------------------------------+---------------------------------------------
 In setup.py this line
 {{{
 #!/usr/bin/python
 }}}

 should be changed to
 {{{
 #!/usr/bin/env python
 }}}
 because to build an activity bundle you have to use the sugar environment.

-- 
Ticket URL: <http://dev.laptop.org/ticket/1709>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list