[packages/gnustep-make] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:50:16 CEST 2025


commit dca1eeb3f4aabab9d9c07ab5ff3ff39214b2f5a3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:55:31 2025 +0200

    Fix applying patches.

 gnustep-make.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnustep-make.spec b/gnustep-make.spec
index c0eca2a..e4e7057 100644
--- a/gnustep-make.spec
+++ b/gnustep-make.spec
@@ -61,7 +61,7 @@ także łatwo tworzyć kompilowane skrośnie binaria.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 cp %{SOURCE1} FilesystemLayouts/pld
 %if "%{_lib}" != "lib"
 %{__sed} -i -e 's,/lib\>,/%{_lib},g' FilesystemLayouts/pld
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnustep-make.git/commitdiff/dca1eeb3f4aabab9d9c07ab5ff3ff39214b2f5a3



More information about the pld-cvs-commit mailing list