[packages/boxes] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:03 CEST 2025
commit fdc3dd8e3bccdd61df5cc8569ba8b267fda6aeb2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:50:48 2025 +0200
Fix applying patches.
boxes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/boxes.spec b/boxes.spec
index e9e758c..1e17f3e 100644
--- a/boxes.spec
+++ b/boxes.spec
@@ -36,7 +36,7 @@ konfiguracyjnego o otwartym formacie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f doc/boxes.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/boxes.git/commitdiff/fdc3dd8e3bccdd61df5cc8569ba8b267fda6aeb2
More information about the pld-cvs-commit
mailing list