[packages/mconfig] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:16:17 CEST 2025
commit f6216b583ad2b57e68dc27893d222c23c72fd444
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:16:01 2025 +0200
Fix applying patches.
mconfig.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mconfig.spec b/mconfig.spec
index 0885a17..a8aec9a 100644
--- a/mconfig.spec
+++ b/mconfig.spec
@@ -24,7 +24,7 @@ kompilacji jądra Linuksa. Oferuje różne dziwne tryby.
%prep
%setup -q -b 0
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/{config.*,depcomp,missing} .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mconfig.git/commitdiff/f6216b583ad2b57e68dc27893d222c23c72fd444
More information about the pld-cvs-commit
mailing list