[packages/changepassword] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:04 CEST 2025
commit 65d4941e2faf098bdde6f33dd2d927788a7724e7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:57:49 2025 +0200
Fix applying patches.
changepassword.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/changepassword.spec b/changepassword.spec
index 5a810a3..e96b389 100644
--- a/changepassword.spec
+++ b/changepassword.spec
@@ -38,7 +38,7 @@ zmieniane w trybie rzeczywistym.
%setup -q
cp %{SOURCE1} .
tar -xf smbencrypt/libdes-4.04b.tar.gz
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/changepassword.git/commitdiff/65d4941e2faf098bdde6f33dd2d927788a7724e7
More information about the pld-cvs-commit
mailing list