[packages/openglut] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:44:02 CEST 2025
commit 93224aa775ad9ce1a579b85ee77ea193ce6b3002
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:43:46 2025 +0200
Fix applying patches.
openglut.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openglut.spec b/openglut.spec
index ff564e4..1cf9d01 100644
--- a/openglut.spec
+++ b/openglut.spec
@@ -62,7 +62,7 @@ Statyczna biblioteka openglut.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openglut.git/commitdiff/93224aa775ad9ce1a579b85ee77ea193ce6b3002
More information about the pld-cvs-commit
mailing list