[packages/getty_ps] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:42:38 CEST 2025


commit a54217985f5017e8b3e34f03df9e3e242bd5975c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:42:22 2025 +0200

    Fix applying patches.

 getty_ps.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/getty_ps.spec b/getty_ps.spec
index 2d2571b..73e2228 100644
--- a/getty_ps.spec
+++ b/getty_ps.spec
@@ -48,11 +48,11 @@ mgetty daha kullanışlıdır).
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 # clean this ...
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/getty_ps.git/commitdiff/a54217985f5017e8b3e34f03df9e3e242bd5975c



More information about the pld-cvs-commit mailing list