[packages/pcb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:52:44 CEST 2025
commit c302da84c1c0eff7d24f2913a3a775c5a85f6b74
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:52:28 2025 +0200
Fix applying patches.
pcb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pcb.spec b/pcb.spec
index 6dcdc20..47b2f49 100644
--- a/pcb.spec
+++ b/pcb.spec
@@ -33,7 +33,7 @@ płytek drukowanych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
export LDFLAGS="-L%{_x_libraries}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pcb.git/commitdiff/c302da84c1c0eff7d24f2913a3a775c5a85f6b74
More information about the pld-cvs-commit
mailing list