[packages/efingerd] Fix applying patches.

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


commit 83e5a3260fd6efe0e0d79bee6fd7d245c3d5dbd0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:23:29 2025 +0200

    Fix applying patches.

 efingerd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/efingerd.spec b/efingerd.spec
index c5dcd46..464eeeb 100644
--- a/efingerd.spec
+++ b/efingerd.spec
@@ -36,8 +36,8 @@ wynik zewnętrznych programów.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/efingerd.git/commitdiff/83e5a3260fd6efe0e0d79bee6fd7d245c3d5dbd0



More information about the pld-cvs-commit mailing list