[packages/perl-OpenGL] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:02:51 CEST 2025


commit b9859b25c90b64ef46725740559f4762f3c693d1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:02:36 2025 +0200

    Fix applying patches.

 perl-OpenGL.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-OpenGL.spec b/perl-OpenGL.spec
index b1aa926..8d9eed1 100644
--- a/perl-OpenGL.spec
+++ b/perl-OpenGL.spec
@@ -36,7 +36,7 @@ dla GLUT jest dostępna także niewielka część API GLX i X11.
 
 %prep
 %setup -q -n OpenGL-0.70
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-OpenGL.git/commitdiff/b9859b25c90b64ef46725740559f4762f3c693d1



More information about the pld-cvs-commit mailing list