From 09bf7e6d7afe3dd246d182f73a85151cbc877ca8 Mon Sep 17 00:00:00 2001 From: Joshua Peisach Date: Mon, 10 Aug 2020 08:59:36 -0400 Subject: [PATCH] Update patches Latest patch is incompatible with quilt, removing. --- ...k-translate-Fix-incorrect-interpreter.patch | 18 ------------------ debian/patches/series | 1 - patches/series | 0 3 files changed, 19 deletions(-) delete mode 100644 debian/patches/0001-dtk-translate-Fix-incorrect-interpreter.patch create mode 100644 patches/series diff --git a/debian/patches/0001-dtk-translate-Fix-incorrect-interpreter.patch b/debian/patches/0001-dtk-translate-Fix-incorrect-interpreter.patch deleted file mode 100644 index 65a783d..0000000 --- a/debian/patches/0001-dtk-translate-Fix-incorrect-interpreter.patch +++ /dev/null @@ -1,18 +0,0 @@ -From: Boyuan Yang -Date: Mon, 5 Aug 2019 16:40:01 -0400 -Subject: dtk-translate: Fix incorrect interpreter - ---- - tools/script/dtk-translate.py | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/tools/script/dtk-translate.py b/tools/script/dtk-translate.py -index 9cb06f8..437cefd 100644 ---- a/tools/script/dtk-translate.py -+++ b/tools/script/dtk-translate.py -@@ -1,4 +1,4 @@ --#!env python -+#!/usr/bin/python3 - - import sys,os,fnmatch - from subprocess import call diff --git a/debian/patches/series b/debian/patches/series index 5f875d8..e69de29 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +0,0 @@ -0001-dtk-translate-Fix-incorrect-interpreter.patch diff --git a/patches/series b/patches/series new file mode 100644 index 0000000..e69de29 -- 2.30.2