[packages/jdresolve] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:23:43 CEST 2025
commit cb1e52b34b0712028cfcbf48e6320d301575ce7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:23:27 2025 +0200
Fix applying patches.
jdresolve.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jdresolve.spec b/jdresolve.spec
index 0e1e488..7508033 100644
--- a/jdresolve.spec
+++ b/jdresolve.spec
@@ -46,7 +46,7 @@ użyciem maski zdefiniowanej przez użytkownika.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
sh configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jdresolve.git/commitdiff/cb1e52b34b0712028cfcbf48e6320d301575ce7f
More information about the pld-cvs-commit
mailing list