[packages/fckeditor] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:30:55 CEST 2025
commit af5fe88ae542e1b24834e16976bbad8c2c971422
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:30:39 2025 +0200
Fix applying patches.
fckeditor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/fckeditor.spec b/fckeditor.spec
index 4805932..5a6aebe 100644
--- a/fckeditor.spec
+++ b/fckeditor.spec
@@ -120,7 +120,7 @@ rm -f editor/filemanager/connectors/{test,uploadtest}.html
sed -i -e 's,\r$,,' fckeditor*
find '(' -name '*.js' -o -name '*.css' -o -name '*.txt' -o -name '*.html' -o -name '*.php' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
-%patch0 -p1
+%patch -P0 -p1
# apache1/apache2 conf
cat > apache.conf <<'EOF'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fckeditor.git/commitdiff/af5fe88ae542e1b24834e16976bbad8c2c971422
More information about the pld-cvs-commit
mailing list