[packages/objc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:57 CEST 2025
commit 440a72605e3f2e32bdbaa04a4bb0c7e6134fa30c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:41 2025 +0200
Fix applying patches.
objc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/objc.spec b/objc.spec
index e48fef8..6b4a767 100644
--- a/objc.spec
+++ b/objc.spec
@@ -31,7 +31,7 @@ czystym C.
%setup -q
%if "%{_lib}" == "lib64"
-%patch0 -p1
+%patch -P0 -p1
mv -f lib lib64
ln -s lib64 lib
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/objc.git/commitdiff/440a72605e3f2e32bdbaa04a4bb0c7e6134fa30c
More information about the pld-cvs-commit
mailing list