[packages/jpilot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:24:45 CEST 2025
commit 2e6eec37fd280471ba02f8f076b14797a0944957
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:24:29 2025 +0200
Fix applying patches.
jpilot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jpilot.spec b/jpilot.spec
index 4a5e3bb..35b9319 100644
--- a/jpilot.spec
+++ b/jpilot.spec
@@ -47,7 +47,7 @@ Um software para interação com o Pilot.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
#%patchX -p1 # UPDATE or DROP
mv -f po/{no,nb}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jpilot.git/commitdiff/2e6eec37fd280471ba02f8f076b14797a0944957
More information about the pld-cvs-commit
mailing list