[packages/R-makecdfenv] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:43:23 CEST 2025


commit 556ad3a489b24cf3f96f4d222d40a3f06032b40d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:43:07 2025 +0200

    Fix applying patches.

 R-makecdfenv.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/R-makecdfenv.spec b/R-makecdfenv.spec
index 4889eb9..6cef430 100644
--- a/R-makecdfenv.spec
+++ b/R-makecdfenv.spec
@@ -30,7 +30,7 @@ that automatically loads that environment.
 
 %prep
 %setup -q -c -n %{packname}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 R CMD build %{packname}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/R-makecdfenv.git/commitdiff/556ad3a489b24cf3f96f4d222d40a3f06032b40d



More information about the pld-cvs-commit mailing list