[packages/pavuk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:30 CEST 2025


commit 724da901a990dbb34a77677fbbc12a2ec713883a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:14 2025 +0200

    Fix applying patches.

 pavuk.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pavuk.spec b/pavuk.spec
index 9fcafe5..c2499e5 100644
--- a/pavuk.spec
+++ b/pavuk.spec
@@ -59,9 +59,9 @@ HTTP, FTP, Gopher alebo HTTPS (SSL).
 %setup -q
 mv pavuk.desktop pavuk.desktop.latin1
 iconv -flatin1 -tutf8 pavuk.desktop.latin1 > pavuk.desktop
-%patch0 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 cp -a %{SOURCE1} .
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pavuk.git/commitdiff/724da901a990dbb34a77677fbbc12a2ec713883a



More information about the pld-cvs-commit mailing list