[packages/mgetty] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:18:39 CEST 2025
commit ff32c48dbe9a55362f8bf700b0526a29a397613a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:18:23 2025 +0200
Fix applying patches.
mgetty.spec | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/mgetty.spec b/mgetty.spec
index 0b55fd5..d0f7bff 100644
--- a/mgetty.spec
+++ b/mgetty.spec
@@ -235,19 +235,19 @@ de zoom.
%setup -q
cp -f policy.h-dist policy.h
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p0
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p0
+%patch -P8 -p1
+%patch -P9 -p1
+%patch -P10 -p1
+%patch -P11 -p1
+%patch -P12 -p1
rm -rf voice/libmgsm
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mgetty.git/commitdiff/ff32c48dbe9a55362f8bf700b0526a29a397613a
More information about the pld-cvs-commit
mailing list