[packages/glx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:04 CEST 2025
commit 458bd9795b61c64754fdf11b60c6ef647b9a2d17
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:48 2025 +0200
Fix applying patches.
glx.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glx.spec b/glx.spec
index aa637b8..8549b70 100644
--- a/glx.spec
+++ b/glx.spec
@@ -57,8 +57,8 @@ Pliki nagłówkowe i dokumentacja do Utah-GLX.
%prep
%setup -q -a 1
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glx.git/commitdiff/458bd9795b61c64754fdf11b60c6ef647b9a2d17
More information about the pld-cvs-commit
mailing list