[packages/urlview] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:27:06 CEST 2025


commit a85941eccab796171da7b645bb4143f4c02cd2c4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:26:50 2025 +0200

    Fix applying patches.

 urlview.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/urlview.spec b/urlview.spec
index 779e34a..8973929 100644
--- a/urlview.spec
+++ b/urlview.spec
@@ -29,12 +29,12 @@ pozwalające je oglądać podanym poleceniem.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4
-%patch5
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4
+%patch -P5
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/urlview.git/commitdiff/a85941eccab796171da7b645bb4143f4c02cd2c4



More information about the pld-cvs-commit mailing list