[packages/josm] Fix applying patches.

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


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

    Fix applying patches.

 josm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/josm.spec b/josm.spec
index 7c6d56f..130d5f3 100644
--- a/josm.spec
+++ b/josm.spec
@@ -27,7 +27,7 @@ nodes, ways, metadata tags and relations from the OSM database.
 %prep
 %setup -qn %{name}-src-snapshot-%{version}
 %undos build.xml
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 echo -n "%{version}" > rpm_version
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/josm.git/commitdiff/b7ac7e809f28963b591394e0ffb12333a5fb6667



More information about the pld-cvs-commit mailing list