[packages/br] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:06 CEST 2025
commit 3f15c51bd088c16b5687df6470ac365af9f5ca51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:51 2025 +0200
Fix applying patches.
br.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/br.spec b/br.spec
index aa58579..8f4e5ca 100644
--- a/br.spec
+++ b/br.spec
@@ -29,7 +29,7 @@ Prosty kreślarz biorytmów w ascii-art.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
rm -f %{name}.c
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/br.git/commitdiff/3f15c51bd088c16b5687df6470ac365af9f5ca51
More information about the pld-cvs-commit
mailing list