[packages/mflteco] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:27 CEST 2025
commit 05ef0137aea34ba2d83e808845546a480c3d696f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:18:12 2025 +0200
Fix applying patches.
mflteco.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mflteco.spec b/mflteco.spec
index d6928c0..a16616b 100644
--- a/mflteco.spec
+++ b/mflteco.spec
@@ -28,7 +28,7 @@ wersja TECO dla Ultrixa.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CC="%{__cc}" CDF="%{rpmcflags}" -f Makefile.sunv te
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mflteco.git/commitdiff/05ef0137aea34ba2d83e808845546a480c3d696f
More information about the pld-cvs-commit
mailing list