[packages/hmaccalc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:08:27 CEST 2025
commit 18302db1cd9add14e5631d7002b9756e4fbdb17b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:11 2025 +0200
Fix applying patches.
hmaccalc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hmaccalc.spec b/hmaccalc.spec
index 34100b9..9ab085d 100644
--- a/hmaccalc.spec
+++ b/hmaccalc.spec
@@ -25,7 +25,7 @@ coreutils package.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hmaccalc.git/commitdiff/18302db1cd9add14e5631d7002b9756e4fbdb17b
More information about the pld-cvs-commit
mailing list