[packages/dalc] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:09:40 CEST 2025
commit 20a2cf70006d3769426698e27603069f67d20504
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:24 2025 +0200
Fix applying patches.
dalc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dalc.spec b/dalc.spec
index ba96366..7af2629 100644
--- a/dalc.spec
+++ b/dalc.spec
@@ -32,7 +32,7 @@ Dalc ma duże możliwości, jednocześnie będąc łatwym w użyciu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dalc.git/commitdiff/20a2cf70006d3769426698e27603069f67d20504
More information about the pld-cvs-commit
mailing list