[packages/moodle] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:22:50 CEST 2025


commit 853930b5ad3d46ae38c3dad4f2ca73f1ecc5ef8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:22:34 2025 +0200

    Fix applying patches.

 moodle.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/moodle.spec b/moodle.spec
index 83db0cb..f3256c5 100644
--- a/moodle.spec
+++ b/moodle.spec
@@ -71,7 +71,7 @@ nauczania bezpośredniego.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 mkdir mimetex
 unzip %{SOURCE1} -d mimetex/
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/moodle.git/commitdiff/853930b5ad3d46ae38c3dad4f2ca73f1ecc5ef8b



More information about the pld-cvs-commit mailing list