[packages/java-stax] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:54 CEST 2025
commit 31626ee4a650ec2e01f9e762434261a7cc57d258
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:22:38 2025 +0200
Fix applying patches.
java-stax.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-stax.spec b/java-stax.spec
index f1ac668..d064aa4 100644
--- a/java-stax.spec
+++ b/java-stax.spec
@@ -60,7 +60,7 @@ Pliki demonstracyjne i przykłady dla pakietu %{srcname}.
%prep
%setup -qc
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-stax.git/commitdiff/31626ee4a650ec2e01f9e762434261a7cc57d258
More information about the pld-cvs-commit
mailing list