[packages/mtx] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:26:26 CEST 2025
commit 7ec96223ff1e46945bd1eceb26461fc9a1d5506d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:26:10 2025 +0200
Fix applying patches.
mtx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mtx.spec b/mtx.spec
index 80d6ac2..1a5649e 100644
--- a/mtx.spec
+++ b/mtx.spec
@@ -34,7 +34,7 @@ mechanizmów robotów ładowarek oraz bibliotek taśmowych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mtx.git/commitdiff/7ec96223ff1e46945bd1eceb26461fc9a1d5506d
More information about the pld-cvs-commit
mailing list