[packages/ois] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:50 CEST 2025
commit 88d8d9c386ec3204e979e2a17aceb94156b8e694
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:35 2025 +0200
Fix applying patches.
ois.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ois.spec b/ois.spec
index 5877081..fd3c55a 100644
--- a/ois.spec
+++ b/ois.spec
@@ -57,7 +57,7 @@ Statyczna biblioteka OIS.
%prep
%setup -q -n %{name}-v%{file_version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ois.git/commitdiff/88d8d9c386ec3204e979e2a17aceb94156b8e694
More information about the pld-cvs-commit
mailing list