[packages/qof] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:35:51 CEST 2025
commit 5aa9a6f8b84fd5c311fdc3892e85d3c439398f67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:35:35 2025 +0200
Fix applying patches.
qof.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qof.spec b/qof.spec
index 9ddce3a..f030e03 100644
--- a/qof.spec
+++ b/qof.spec
@@ -68,7 +68,7 @@ Statyczne biblioteki QOF.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qof.git/commitdiff/5aa9a6f8b84fd5c311fdc3892e85d3c439398f67
More information about the pld-cvs-commit
mailing list