[packages/devernay-glm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:35:21 CEST 2025
commit dd93573fea21a8f926cc3ad4d739914da52deee4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 10:35:04 2025 +0200
Fix applying patches.
glm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glm.spec b/glm.spec
index 714320b..abe4431 100644
--- a/glm.spec
+++ b/glm.spec
@@ -58,7 +58,7 @@ Ten pakiet zawiera przykłady w postaci źródeł i binariów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devernay-glm.git/commitdiff/dd93573fea21a8f926cc3ad4d739914da52deee4
More information about the pld-cvs-commit
mailing list