[packages/memstomp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:38 CEST 2025
commit b46197a1302c72a47d959c1d74906c0ddd7b1bd5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:22 2025 +0200
Fix applying patches.
memstomp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/memstomp.spec b/memstomp.spec
index 71e0305..0e51779 100644
--- a/memstomp.spec
+++ b/memstomp.spec
@@ -27,7 +27,7 @@ type of check.
%prep
%setup -qn %{name}.git
-%patch0 -p1
+%patch -P0 -p1
sh bootstrap.sh
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memstomp.git/commitdiff/b46197a1302c72a47d959c1d74906c0ddd7b1bd5
More information about the pld-cvs-commit
mailing list