[packages/mingetty] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:19:30 CEST 2025
commit e366cff9fdd7845ec02439dd7c716f0af213db34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:19:14 2025 +0200
Fix applying patches.
mingetty.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mingetty.spec b/mingetty.spec
index d31786a..55ada4e 100644
--- a/mingetty.spec
+++ b/mingetty.spec
@@ -60,10 +60,10 @@ mgetty-sendfax paketi gerekir).
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mingetty.git/commitdiff/e366cff9fdd7845ec02439dd7c716f0af213db34
More information about the pld-cvs-commit
mailing list