[packages/spring] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:06:01 CEST 2025
commit e87a1de8327e6a94be49f2f677244d3fb30e54dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:05:45 2025 +0200
Fix applying patches.
spring.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spring.spec b/spring.spec
index a6bac8d..50cc5df 100644
--- a/spring.spec
+++ b/spring.spec
@@ -70,7 +70,7 @@ Funkcje:
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spring.git/commitdiff/e87a1de8327e6a94be49f2f677244d3fb30e54dc
More information about the pld-cvs-commit
mailing list