[packages/environment-modules] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:26:10 CEST 2025


commit bcaa2eaaee33ec84a4b47554858ad07054df0e7c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:25:54 2025 +0200

    Fix applying patches.

 environment-modules.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/environment-modules.spec b/environment-modules.spec
index dd74470..5d42006 100644
--- a/environment-modules.spec
+++ b/environment-modules.spec
@@ -35,7 +35,7 @@ suite of different applications.
 
 %prep
 %setup -q -n modules-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/environment-modules.git/commitdiff/bcaa2eaaee33ec84a4b47554858ad07054df0e7c



More information about the pld-cvs-commit mailing list