[packages/glms] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:48:30 CEST 2025
commit d58684b97987f3c83c6d1c2251f677078935795e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:14 2025 +0200
Fix applying patches.
glms.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/glms.spec b/glms.spec
index e819116..98665cc 100644
--- a/glms.spec
+++ b/glms.spec
@@ -43,11 +43,11 @@ lm_sensors.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
chmod u+x mkinstalldirs
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glms.git/commitdiff/d58684b97987f3c83c6d1c2251f677078935795e
More information about the pld-cvs-commit
mailing list