[packages/GLM] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:48:27 CEST 2025


commit af99a2d913ee9254ed81e37cf10034e23cad32c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:48:11 2025 +0200

    Fix applying patches.

 GLM.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/GLM.spec b/GLM.spec
index a04b21d..58e80b6 100644
--- a/GLM.spec
+++ b/GLM.spec
@@ -48,8 +48,8 @@ graficznych opartych na specyfikacji OpenGL Shading Language (GLSL).
 
 %prep
 %setup -q -n glm-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 mkdir build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GLM.git/commitdiff/af99a2d913ee9254ed81e37cf10034e23cad32c7



More information about the pld-cvs-commit mailing list