File: convert-to-python3.patch

package info (click to toggle)
fontcustom 2.0.0%2Bds4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: ruby: 1,610; python: 274; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: Paul Gevers <elbrus@debian.org>
Date: Thu, 19 Dec 2019 13:12:58 +0100
X-Dgit-Generated: 2.0.0+ds4-5.1 8e1f57ecec8429b302c888d4f393248d4d863b41
Subject: Convert to Python3

Thanks to Graham Inggs
Closes: #936537

---

--- fontcustom-2.0.0+ds4.orig/lib/fontcustom/scripts/eotlitetool.py
+++ fontcustom-2.0.0+ds4/lib/fontcustom/scripts/eotlitetool.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 # ***** BEGIN LICENSE BLOCK *****
 # Version: MPL 1.1/GPL 2.0/LGPL 2.1
 #