[packages/uudeview] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:27:55 CEST 2025
commit c7571597533a671c3a171cb42526d13c4f213dd6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:39 2025 +0200
Fix applying patches.
uudeview.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/uudeview.spec b/uudeview.spec
index 6a596c2..aa622bb 100644
--- a/uudeview.spec
+++ b/uudeview.spec
@@ -89,9 +89,9 @@ Statyczna biblioteka uulib.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__mv} inews/README README.inews
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uudeview.git/commitdiff/c7571597533a671c3a171cb42526d13c4f213dd6
More information about the pld-cvs-commit
mailing list