[packages/simikon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:58:46 CEST 2025
commit f4af9227c495aec0ef945fd81b6cf5c11d210737
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:58:30 2025 +0200
Fix applying patches.
simikon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/simikon.spec b/simikon.spec
index 2510790..0e49f3d 100644
--- a/simikon.spec
+++ b/simikon.spec
@@ -31,7 +31,7 @@ przerwania oraz analizator wydajności.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
QTDIR=%{_prefix}; export QTDIR
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simikon.git/commitdiff/f4af9227c495aec0ef945fd81b6cf5c11d210737
More information about the pld-cvs-commit
mailing list