[packages/FSViewer] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:36:56 CEST 2025
commit 96e17cfc1589915832e9559eaa6f1b0ff4aa2ef0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:36:40 2025 +0200
Fix applying patches.
FSViewer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/FSViewer.spec b/FSViewer.spec
index e54c383..df6b6f9 100644
--- a/FSViewer.spec
+++ b/FSViewer.spec
@@ -41,7 +41,7 @@ NeXT FileViewer.
%prep
%setup -q -n fsviewer-app-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/FSViewer.git/commitdiff/96e17cfc1589915832e9559eaa6f1b0ff4aa2ef0
More information about the pld-cvs-commit
mailing list