[packages/jmx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:24:16 CEST 2025


commit f7ab5cbd53c8eac598d72a863039c3c7682e1991
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:24:01 2025 +0200

    Fix applying patches.

 jmx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jmx.spec b/jmx.spec
index 0dae188..453c64f 100644
--- a/jmx.spec
+++ b/jmx.spec
@@ -78,7 +78,7 @@ Pliki demonstracyjne i przykłady dla pakietu %{name}.
 %prep
 %if %{with scsl}
 %setup -q -n %{name}-%{fver}-src -T -b1
-%patch0 -p1
+%patch -P0 -p1
 %else
 %setup -q -n %{name}-%{fver}-bin
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jmx.git/commitdiff/f7ab5cbd53c8eac598d72a863039c3c7682e1991



More information about the pld-cvs-commit mailing list