[packages/jpilot] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:19:49 CEST 2025
commit 5f3e02d56b5b4c10b1bce30fcee6df318b0e6c3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:19:33 2025 +0200
Don't apply commented out patches.
jpilot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jpilot.spec b/jpilot.spec
index 35b9319..575b9ea 100644
--- a/jpilot.spec
+++ b/jpilot.spec
@@ -48,7 +48,7 @@ Um software para interação com o Pilot.
%prep
%setup -q
%patch -P0 -p1
-#%patchX -p1 # UPDATE or DROP
+#%%patchX -p1 # UPDATE or DROP
mv -f po/{no,nb}.po
rm -f po/stamp-po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jpilot.git/commitdiff/5f3e02d56b5b4c10b1bce30fcee6df318b0e6c3f
More information about the pld-cvs-commit
mailing list