[packages/electricsheep] Fix applying patches.

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


commit 9990355399bfc3c1ac6cdf9e96a19410934ef3ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:24:24 2025 +0200

    Fix applying patches.

 electricsheep.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/electricsheep.spec b/electricsheep.spec
index c830d3b..d974c18 100644
--- a/electricsheep.spec
+++ b/electricsheep.spec
@@ -40,8 +40,8 @@ udostępnienia wszystkim klientom.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/electricsheep.git/commitdiff/9990355399bfc3c1ac6cdf9e96a19410934ef3ef



More information about the pld-cvs-commit mailing list