[packages/pwauth] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:24:49 CEST 2025
commit d202a1f21cb1491058ebb16d156f8d0c6d2c269e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:24:33 2025 +0200
Fix applying patches.
pwauth.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pwauth.spec b/pwauth.spec
index d57a207..9b3cc47 100644
--- a/pwauth.spec
+++ b/pwauth.spec
@@ -44,8 +44,8 @@ przeczytać systemowej bazy danych haseł.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pwauth.git/commitdiff/d202a1f21cb1491058ebb16d156f8d0c6d2c269e
More information about the pld-cvs-commit
mailing list