diff --git a/debian/patches/python_install-layout.patch b/debian/patches/python_install-layout.patch index c1bbad5..d752cc1 100644 --- a/debian/patches/python_install-layout.patch +++ b/debian/patches/python_install-layout.patch @@ -1,7 +1,14 @@ -Description: Fix installation layout for debian-like distributions -Author: Laurent Bigonville -Forwarded: no +From: Laurent Bigonville +Date: Sat, 14 May 2022 01:18:46 +0800 +Subject: Fix installation layout for debian-like distributions +Forwarded: no +--- + src/Makefile | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/src/Makefile b/src/Makefile +index 7f5a5d7..e42d612 100644 --- a/src/Makefile +++ b/src/Makefile @@ -173,7 +173,7 @@ install: all