[packages/knowit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:29 CEST 2025
commit 17a58440ba42f805a2e82a6a322a991af97d066a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:13 2025 +0200
Fix applying patches.
knowit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/knowit.spec b/knowit.spec
index f5fad48..04a7879 100644
--- a/knowit.spec
+++ b/knowit.spec
@@ -29,7 +29,7 @@ KnowIt to rozbudowane narzędzie do zarządzania notatkami.
%prep
%setup -q -n %{name}-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/knowit.git/commitdiff/17a58440ba42f805a2e82a6a322a991af97d066a
More information about the pld-cvs-commit
mailing list