[packages/xbuffy] Fix applying patches.

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


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

    Fix applying patches.

 xbuffy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xbuffy.spec b/xbuffy.spec
index c2c1cab..d3104ad 100644
--- a/xbuffy.spec
+++ b/xbuffy.spec
@@ -36,7 +36,7 @@ napisanego przez Billa Pembertona (wfp5p at virginia.edu).
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 cp %{SOURCE1} .
 head -n 30 xbuffy.c >LICENCE
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xbuffy.git/commitdiff/9fd822382345f2dd808d274cb21093b4184b282a



More information about the pld-cvs-commit mailing list