[packages/xclips] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:13:34 CEST 2025


commit d64d1cda4ec482605959a55b1d3c8ad02589a929
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:55 2025 +0200

    Fix applying patches.

 xclips.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xclips.spec b/xclips.spec
index 62a0081..c4f404f 100644
--- a/xclips.spec
+++ b/xclips.spec
@@ -42,7 +42,7 @@ Ten pakiet zawiera iksowe międzymordzie do CLIPSa.
 
 %prep
 %setup -q -n x-prjct
-%patch0 -p1
+%patch -P0 -p1
 # this directory confuses make(1)
 rm -rf makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xclips.git/commitdiff/d64d1cda4ec482605959a55b1d3c8ad02589a929



More information about the pld-cvs-commit mailing list