[packages/LuserNET] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:53 CEST 2025


commit e758f5b14699fc06f20a44645ffef79476319b3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:37 2025 +0200

    Fix applying patches.

 LuserNET.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/LuserNET.spec b/LuserNET.spec
index 1b7f905..f57ed22 100644
--- a/LuserNET.spec
+++ b/LuserNET.spec
@@ -33,7 +33,7 @@ Czytnik news dla GNUstepa.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/LuserNET.git/commitdiff/e758f5b14699fc06f20a44645ffef79476319b3f



More information about the pld-cvs-commit mailing list