[packages/tinymce-spellchecker] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:44 CEST 2025
commit d7fb3845b4eaf626d4bfe0a96c2abe8221f32db0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:28 2025 +0200
Fix applying patches.
tinymce-spellchecker.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tinymce-spellchecker.spec b/tinymce-spellchecker.spec
index 89ab1ac..eda7ba3 100644
--- a/tinymce-spellchecker.spec
+++ b/tinymce-spellchecker.spec
@@ -34,7 +34,7 @@ PSpell/ASpell or Google spellchecker.
%setup -qc
mv spellchecker/* .
find '(' -name '*.js' -o -name '*.html' -o -name '*.htm' -o -name '*.php' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
-%patch0 -p1
+%patch -P0 -p1
cat <<'EOF' > apache.conf
Alias /tiny_mce/plugins/spellchecker/rpc.php %{_appdir}/rpc.php
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tinymce-spellchecker.git/commitdiff/d7fb3845b4eaf626d4bfe0a96c2abe8221f32db0
More information about the pld-cvs-commit
mailing list