[packages/memgrep] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:17:27 CEST 2025
commit a26c7b679bb5185fc1b9978941e4e5bee809e47d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:17:11 2025 +0200
Fix applying patches.
memgrep.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/memgrep.spec b/memgrep.spec
index 7abec0e..003d3b6 100644
--- a/memgrep.spec
+++ b/memgrep.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka memgrep.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/memgrep.git/commitdiff/a26c7b679bb5185fc1b9978941e4e5bee809e47d
More information about the pld-cvs-commit
mailing list