[packages/setserial] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:56:46 CEST 2025


commit ab63d130a2cd5a2c8024017920389a65f6c0d525
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:56:30 2025 +0200

    Fix applying patches.

 setserial.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/setserial.spec b/setserial.spec
index 655eb14..c1653cf 100644
--- a/setserial.spec
+++ b/setserial.spec
@@ -69,8 +69,8 @@ Setserial, bir seri aygıtın bağlantı noktası, kesme numarası gibi
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/setserial.git/commitdiff/ab63d130a2cd5a2c8024017920389a65f6c0d525



More information about the pld-cvs-commit mailing list