~ubuntu-branches/ubuntu/trusty/gnome-python/trusty

« back to all changes in this revision

Viewing changes to gnomecanvas/wscript

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-09-22 09:10:42 UTC
  • mto: (3.2.1 sid) (62.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20080922091042-dc4xw47pwwd685h5
Tags: upstream-2.22.2
ImportĀ upstreamĀ versionĀ 2.22.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 
16
16
def codegen(bld, module):
17
17
    cmd = bld.create_obj('command-output')
18
 
    cmd.command = 'pygtk-codegen-2.0'
 
18
    cmd.command = bld.env()['CODEGEN']
19
19
    cmd.command_is_external = True
20
20
    cmd.prio = 5
21
21
    cmd.argv = [