[packages/libview] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:03:39 CEST 2025
commit d8dfd7d9eebbb281a70d4e4492ac0ca817957104
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:03:24 2025 +0200
Fix applying patches.
libview.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libview.spec b/libview.spec
index ad6b9b2..b7bbc4d 100644
--- a/libview.spec
+++ b/libview.spec
@@ -57,8 +57,8 @@ Statyczna biblioteka libview.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libview.git/commitdiff/d8dfd7d9eebbb281a70d4e4492ac0ca817957104
More information about the pld-cvs-commit
mailing list