[packages/polonaise] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:19:16 CEST 2025


commit ed24722c3c4189f90cad6534f7a369516d09a6ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:19:00 2025 +0200

    Fix applying patches.

 polonaise.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/polonaise.spec b/polonaise.spec
index 98414eb..43f9c51 100644
--- a/polonaise.spec
+++ b/polonaise.spec
@@ -62,8 +62,8 @@ Oparty na FUSE klient Polonaise.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polonaise.git/commitdiff/ed24722c3c4189f90cad6534f7a369516d09a6ce



More information about the pld-cvs-commit mailing list