Use "python2" instead of "python".

This commit is contained in:
Markus F.X.J. Oberhumer
2020-05-23 20:07:23 +02:00
parent a817ed0692
commit a1ad1aee99
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python2
## vim:set ts=4 sw=4 et: -*- coding: utf-8 -*-
#
# xstrip.py -- truncate ELF objects created by multiarch-objcopy-2.17