[packages/mediawiki] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:17:18 CEST 2025


commit 95928a2de7a805551c2751f6a6ea2c1167c10052
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:17:02 2025 +0200

    Fix applying patches.

 mediawiki.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mediawiki.spec b/mediawiki.spec
index 0a55de7..af0e1ba 100644
--- a/mediawiki.spec
+++ b/mediawiki.spec
@@ -76,7 +76,7 @@ pozostawienie plików instalacyjnych mogłoby być niebezpieczne.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 find -name '*.php5' | xargs rm -v
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mediawiki.git/commitdiff/95928a2de7a805551c2751f6a6ea2c1167c10052



More information about the pld-cvs-commit mailing list