[packages/conman] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:03:23 CEST 2025


commit 3590d97a58bbfa0506577919c8a95c8cf802edba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:03:07 2025 +0200

    Fix applying patches.

 conman.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/conman.spec b/conman.spec
index 29e3c7e..25bad9c 100644
--- a/conman.spec
+++ b/conman.spec
@@ -33,7 +33,7 @@ terminali (poprzez protokół telnet).
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/conman.git/commitdiff/3590d97a58bbfa0506577919c8a95c8cf802edba



More information about the pld-cvs-commit mailing list