[packages/libgeda] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:29 CEST 2025
commit d06da63a622cf06d5ccc043113c3a73319ac84b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:13 2025 +0200
Fix applying patches.
libgeda.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgeda.spec b/libgeda.spec
index 815e6b4..4de3c34 100644
--- a/libgeda.spec
+++ b/libgeda.spec
@@ -63,7 +63,7 @@ Biblioteka statyczna libgeda.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgeda.git/commitdiff/d06da63a622cf06d5ccc043113c3a73319ac84b8
More information about the pld-cvs-commit
mailing list