[packages/neXtaw] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:34:44 CEST 2025


commit ccfa8f9eecc5538beca14d4c01075c7a8d3b4fff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:34:29 2025 +0200

    Fix applying patches.

 neXtaw.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/neXtaw.spec b/neXtaw.spec
index 4c916ea..9f69dc8 100644
--- a/neXtaw.spec
+++ b/neXtaw.spec
@@ -59,7 +59,7 @@ Statyczna biblioteka neXtaw.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # force bison skeleton update
 %{__rm} X11/neXtaw/laygram.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/neXtaw.git/commitdiff/ccfa8f9eecc5538beca14d4c01075c7a8d3b4fff



More information about the pld-cvs-commit mailing list