[packages/chntpw] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:58:41 CEST 2025


commit ffbf3dd980445ce79849e96a874faf8b6ee5ab44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:58:25 2025 +0200

    Fix applying patches.

 chntpw.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/chntpw.spec b/chntpw.spec
index 617a860..810bb5b 100644
--- a/chntpw.spec
+++ b/chntpw.spec
@@ -47,11 +47,11 @@ strony domowej.
 
 %prep
 %setup -q -n %{name}-%{reldate}
-%patch0 -p1
-%patch1 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
 
 cp -p %{SOURCE2} README.Dist
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chntpw.git/commitdiff/ffbf3dd980445ce79849e96a874faf8b6ee5ab44



More information about the pld-cvs-commit mailing list