[packages/lsyncd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:10:43 CEST 2025


commit 360b3a403cd06080ac287b1c6f3e9f732faa2c87
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:10:28 2025 +0200

    Fix applying patches.

 lsyncd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lsyncd.spec b/lsyncd.spec
index 70e149d..5b9a629 100644
--- a/lsyncd.spec
+++ b/lsyncd.spec
@@ -30,7 +30,7 @@ with your system.
 
 %prep
 %setup -q -n %{name}-release-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lsyncd.git/commitdiff/360b3a403cd06080ac287b1c6f3e9f732faa2c87



More information about the pld-cvs-commit mailing list