[packages/ttyctrl] Fix applying patches.

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


commit c183a027544346e21b74dcd895eed5de42614490
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:22:47 2025 +0200

    Fix applying patches.

 ttyctrl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ttyctrl.spec b/ttyctrl.spec
index 3d7cffe..18832e1 100644
--- a/ttyctrl.spec
+++ b/ttyctrl.spec
@@ -38,7 +38,7 @@ nie zajęty port szeregowy, trzy oporniki, siedem przycisków, 3 LED-y,
 
 %prep
 %setup -q -n %{name_dash}_%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ttyctrl.git/commitdiff/c183a027544346e21b74dcd895eed5de42614490



More information about the pld-cvs-commit mailing list