[packages/phorum-mod-solr_search] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:08:07 CEST 2025
commit 6f2690fa37d6baeccac1dcb57c52a7c8764f73d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:07:52 2025 +0200
Fix applying patches.
phorum-mod-solr_search.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phorum-mod-solr_search.spec b/phorum-mod-solr_search.spec
index b08905d..9b99946 100644
--- a/phorum-mod-solr_search.spec
+++ b/phorum-mod-solr_search.spec
@@ -41,7 +41,7 @@ of the phorum-search.
%setup -qc
mv %{module}/* .
%undos -f php,txt README Changelog
-%patch0 -p1
+%patch -P0 -p1
# we use json ext
%{__rm} json.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phorum-mod-solr_search.git/commitdiff/6f2690fa37d6baeccac1dcb57c52a7c8764f73d3
More information about the pld-cvs-commit
mailing list