[packages/galculator] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:43 CEST 2025
commit 621585fbf11b0603ac9f52a978879c2a44fa5e7f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:28 2025 +0200
Fix applying patches.
galculator.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/galculator.spec b/galculator.spec
index 3828374..9ef3dee 100644
--- a/galculator.spec
+++ b/galculator.spec
@@ -36,7 +36,7 @@ gradus).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/galculator.git/commitdiff/621585fbf11b0603ac9f52a978879c2a44fa5e7f
More information about the pld-cvs-commit
mailing list