remove shebang from wraptool

meson.noarch: E: non-executable-script /usr/lib/python3.5/site-packages/mesonbuild/wrap/wraptool.py 644 /usr/bin/python3

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
pull/1216/head
Igor Gnatenko 8 years ago
parent 4fbaf295f6
commit 9cfdd30789
  1. 2
      mesonbuild/wrap/wraptool.py

@ -1,5 +1,3 @@
#!/usr/bin/env python3
# Copyright 2015-2016 The Meson development team
# Licensed under the Apache License, Version 2.0 (the "License");

Loading…
Cancel
Save