[packages/statserial] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:08:30 CEST 2025


commit d32a7028615acfd3179660cbeaf6de30c084c6da
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:08:14 2025 +0200

    Fix applying patches.

 statserial.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/statserial.spec b/statserial.spec
index 88ed088..c4da697 100644
--- a/statserial.spec
+++ b/statserial.spec
@@ -75,8 +75,8 @@ Statserial відображає таблицю сигналів на станд
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 sed 's/CFLAGS.*=.*//' Makefile > Makefile.new
 mv -f Makefile.new Makefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/statserial.git/commitdiff/d32a7028615acfd3179660cbeaf6de30c084c6da



More information about the pld-cvs-commit mailing list