[packages/OpenSubdiv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:49 CEST 2025
commit 7fd89532706d96c72558c9d85f11493ffe34f002
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:46:33 2025 +0200
Fix applying patches.
OpenSubdiv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/OpenSubdiv.spec b/OpenSubdiv.spec
index 94a31c9..f072cb4 100644
--- a/OpenSubdiv.spec
+++ b/OpenSubdiv.spec
@@ -93,7 +93,7 @@ Dokumentacja API bibliotek OpenSubdiv.
%prep
%setup -q -n %{name}-%{tagver}
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/OpenSubdiv.git/commitdiff/7fd89532706d96c72558c9d85f11493ffe34f002
More information about the pld-cvs-commit
mailing list