[packages/pornview] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:03 CEST 2025


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

    Fix applying patches.

 pornview.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pornview.spec b/pornview.spec
index 2551106..f5be726 100644
--- a/pornview.spec
+++ b/pornview.spec
@@ -50,10 +50,10 @@ PornView jest przeglądarką plików JPEG. Podstawowe właściwości:
 
 %prep
 %setup -q -n %{name}-%{version}pre1
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %if %{with gtk2}
 cat >> acinclude.m4 <<'EOF'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pornview.git/commitdiff/0fe4672546cbfdff3e3abd407c462fb6bdfe13f6



More information about the pld-cvs-commit mailing list