[packages/brlcad] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:51:26 CEST 2025
commit ebbbe084118284c5609489917df0a3b8108934ff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:51:10 2025 +0200
Fix applying patches.
brlcad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/brlcad.spec b/brlcad.spec
index 71412dc..d387735 100644
--- a/brlcad.spec
+++ b/brlcad.spec
@@ -76,7 +76,7 @@ Statyczna biblioteka BRL-CAD.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/brlcad.git/commitdiff/ebbbe084118284c5609489917df0a3b8108934ff
More information about the pld-cvs-commit
mailing list