[packages/ttysnoop] Fix applying patches.

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


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

    Fix applying patches.

 ttysnoop.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ttysnoop.spec b/ttysnoop.spec
index a55b1b1..db57e0b 100644
--- a/ttysnoop.spec
+++ b/ttysnoop.spec
@@ -25,7 +25,7 @@ wejścia/wyjścia do niego.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ttysnoop.git/commitdiff/35c633a55377077c33e251a92bd9241d9cf9901d



More information about the pld-cvs-commit mailing list