[packages/etherpad] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:27:08 CEST 2025


commit a8e7a4b7af361a6ee6d1276ce1604171718c221c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:26:53 2025 +0200

    Fix applying patches.

 etherpad.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/etherpad.spec b/etherpad.spec
index f5c8e51..0fd8faf 100644
--- a/etherpad.spec
+++ b/etherpad.spec
@@ -46,7 +46,7 @@ document editor.
 %prep
 %setup -qc
 mv etherpad-%{version}/trunk/* .
-%patch0 -p1
+%patch -P0 -p1
 
 # remove backup and git files
 find -name '.gitignore' -exec rm -f '{}' \;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/etherpad.git/commitdiff/a8e7a4b7af361a6ee6d1276ce1604171718c221c



More information about the pld-cvs-commit mailing list