patch-configure_py 255 B

12345678
  1. --- ninja-1.8.2.orig/configure.py 2017-09-11 03:20:10.000000000 +0200
  2. +++ ninja-1.8.2/configure.py 2021-09-21 11:39:51.729841404 +0200
  3. @@ -1,4 +1,4 @@
  4. -#!/usr/bin/env python
  5. +#!/usr/bin/env python3
  6. #
  7. # Copyright 2001 Google Inc. All Rights Reserved.
  8. #