[packages/unxsisp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:26 CEST 2025


commit d77506d1b61873a505c656922a167920d68f4b72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:10 2025 +0200

    Fix applying patches.

 unxsisp.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unxsisp.spec b/unxsisp.spec
index f9a1c35..95158c4 100644
--- a/unxsisp.spec
+++ b/unxsisp.spec
@@ -29,7 +29,7 @@ controlled with this backend.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -e 's/getline/unx_getline/' -i cgi.c
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unxsisp.git/commitdiff/d77506d1b61873a505c656922a167920d68f4b72



More information about the pld-cvs-commit mailing list