[packages/quark] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:37:57 CEST 2025
commit 592fdadce62402ccb3a8f8b5f43773d6734b5e29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:37:41 2025 +0200
Fix applying patches.
quark.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/quark.spec b/quark.spec
index 74f1dc2..72efb4d 100644
--- a/quark.spec
+++ b/quark.spec
@@ -60,7 +60,7 @@ Oparte na gtk+2 GUI dla quarka.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/quark.git/commitdiff/592fdadce62402ccb3a8f8b5f43773d6734b5e29
More information about the pld-cvs-commit
mailing list