[packages/glew] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:48 CEST 2025
commit 7de6e83cab936e8670e5fdd363dc33ee80db59ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:33 2025 +0200
Fix applying patches.
glew.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glew.spec b/glew.spec
index 3f44842..b5faecc 100644
--- a/glew.spec
+++ b/glew.spec
@@ -56,8 +56,8 @@ Biblioteka statyczna glew.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glew.git/commitdiff/7de6e83cab936e8670e5fdd363dc33ee80db59ce
More information about the pld-cvs-commit
mailing list