[packages/scute] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:54:38 CEST 2025


commit 4d49acc0f2c2856b25811e7ce3eadf7a479b2b5d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:54:22 2025 +0200

    Fix applying patches.

 scute.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/scute.spec b/scute.spec
index 82d8dfd..5a0d35f 100644
--- a/scute.spec
+++ b/scute.spec
@@ -41,8 +41,8 @@ klientów przy użyciu SSL w Mozilli.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/scute.git/commitdiff/4d49acc0f2c2856b25811e7ce3eadf7a479b2b5d



More information about the pld-cvs-commit mailing list