[packages/xp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:21:48 CEST 2025


commit e82dd9a1176dc36471b652370ad9189a77a671ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:13 2025 +0200

    Fix applying patches.

 xp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xp.spec b/xp.spec
index 51c9648..e9109dc 100644
--- a/xp.spec
+++ b/xp.spec
@@ -44,7 +44,7 @@ Javadoc pour %{name}.
 %prep
 %define	__unzip	/usr/bin/unzip -a
 %setup -qc
-%patch0 -p1
+%patch -P0 -p1
 rm -f %{name}.jar
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xp.git/commitdiff/e82dd9a1176dc36471b652370ad9189a77a671ab



More information about the pld-cvs-commit mailing list