[packages/passwdgen] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:52:13 CEST 2025
commit 718bef893d28f30a5f268e7444b848f7be2ac2a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:51:57 2025 +0200
Fix applying patches.
passwdgen.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/passwdgen.spec b/passwdgen.spec
index 7312b64..a64dcd3 100644
--- a/passwdgen.spec
+++ b/passwdgen.spec
@@ -57,12 +57,12 @@ Statyczna wersja biblioteki passwdgen.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/passwdgen.git/commitdiff/718bef893d28f30a5f268e7444b848f7be2ac2a6
More information about the pld-cvs-commit
mailing list