[packages/oc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:03 CEST 2025
commit 150893c4c91d6bd50838e20bd6444f637caed0df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:47 2025 +0200
Fix applying patches.
oc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oc.spec b/oc.spec
index 35d97ac..8004e9c 100644
--- a/oc.spec
+++ b/oc.spec
@@ -66,7 +66,7 @@ Statyczna biblioteka OC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oc.git/commitdiff/150893c4c91d6bd50838e20bd6444f637caed0df
More information about the pld-cvs-commit
mailing list