[packages/wpmu-plugin-listem] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:11:11 CEST 2025
commit cf1c3aa8443b61d7cc88aaf0e6a6ec397728638f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:49 2025 +0200
Fix applying patches.
wpmu-plugin-listem.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/wpmu-plugin-listem.spec b/wpmu-plugin-listem.spec
index b56a835..b036814 100644
--- a/wpmu-plugin-listem.spec
+++ b/wpmu-plugin-listem.spec
@@ -37,7 +37,7 @@ mv *.txt *.php wpmudev
rm -f license.txt
mv {read-me,readme}.txt
%undos readme.txt
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wpmu-plugin-listem.git/commitdiff/cf1c3aa8443b61d7cc88aaf0e6a6ec397728638f
More information about the pld-cvs-commit
mailing list