[packages/adduser-ng] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:29:52 CEST 2025


commit 6739379206d11524d9496a8e010394157014c94d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:29:37 2025 +0200

    Fix applying patches.

 adduser-ng.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adduser-ng.spec b/adduser-ng.spec
index 4d67692..96a4a4f 100644
--- a/adduser-ng.spec
+++ b/adduser-ng.spec
@@ -43,7 +43,7 @@ modularny:
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adduser-ng.git/commitdiff/6739379206d11524d9496a8e010394157014c94d



More information about the pld-cvs-commit mailing list