format patches
This commit is contained in:
parent
eaf697bf22
commit
2ffbed6670
|
@ -1,7 +1,14 @@
|
|||
Description: Fix installation layout for debian-like distributions
|
||||
Author: Laurent Bigonville <bigon@debian.org>
|
||||
Forwarded: no
|
||||
From: Laurent Bigonville <bigon@debian.org>
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue