[packages/analog] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:33:30 CEST 2025
commit 3f39c74600d8d97d3a924a36a3bb60dffa0ea475
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:33:14 2025 +0200
Fix applying patches.
analog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/analog.spec b/analog.spec
index 87cf476..12491b7 100644
--- a/analog.spec
+++ b/analog.spec
@@ -47,7 +47,7 @@ wygenerować nowy plik formularza po ustawieniu odpowiednich opcji w
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} %{name} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/analog.git/commitdiff/3f39c74600d8d97d3a924a36a3bb60dffa0ea475
More information about the pld-cvs-commit
mailing list