~ubuntu-branches/ubuntu/intrepid/blender/intrepid-updates

« back to all changes in this revision

Viewing changes to source/tools/hmake/hmake

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2008-08-08 02:45:40 UTC
  • mfrom: (12.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080808024540-kkjp7ekfivzhuw3l
Tags: 2.46+dfsg-4
* Fix python syntax warning in import_dxf.py, which led to nasty output
  in installation/upgrade logs during byte-compilation, using a patch
  provided by the script author (Closes: #492280):
   - debian/patches/45_fix_python_syntax_warning

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
# This program is free software; you can redistribute it and/or modify
6
6
# it under the same terms as Perl itself.
7
7
# Copied Id: hmake,v 1.11 2002/03/14 09:08:07 hans Exp
8
 
# $Id: hmake,v 1.2 2003/01/14 21:41:03 sirdude Exp $
 
8
# $Id: hmake 340 2003-01-14 21:41:03Z sirdude $
9
9
# Latest source location: <http://lambermont.webhop.org/hmake>
10
10
 
11
11
# Usage: just call 'hmake' where you would call 'make' or 'gmake'