[packages/glamor] Fix applying patches.

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


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

    Fix applying patches.

 glamor.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glamor.spec b/glamor.spec
index 92bfb73..38e7f81 100644
--- a/glamor.spec
+++ b/glamor.spec
@@ -101,8 +101,8 @@ Plik nagłówkowy API modułów Glamor.
 
 %prep
 %setup -q -n %{name}-egl-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glamor.git/commitdiff/ea09f879f6666ed352b4539cc8e406f3a68a27b8



More information about the pld-cvs-commit mailing list