diff options
author | Olivier Tilloy <olivier@tilloy.net> | 2010-02-16 16:45:10 +0100 |
---|---|---|
committer | Olivier Tilloy <olivier@tilloy.net> | 2010-02-16 16:45:10 +0100 |
commit | f27613c802b1a0b5bff0f6eb3849ab4c8aac59bc (patch) | |
tree | 88b885712185bd02fdc48e93fdffe0302e58fea3 /SConstruct | |
parent | 547a77c9e6728e05c7d11fb98714896fb4c33a31 (diff) | |
download | pyexiv2-f27613c802b1a0b5bff0f6eb3849ab4c8aac59bc.tar.gz |
Removed useless execution magic: scons scripts are not standalone executables.
Diffstat (limited to 'SConstruct')
-rw-r--r-- | SConstruct | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- def build_lib(): |