[packages/twin] Fix applying patches.

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


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

    Fix applying patches.

 twin.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/twin.spec b/twin.spec
index 4ed4589..ac2e6e6 100644
--- a/twin.spec
+++ b/twin.spec
@@ -123,9 +123,9 @@ Sterownik TTY z obsługą myszy przez GPM do twin.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/twin.git/commitdiff/d142309df04c5560aedaf90cb1ac2cf0aaaf431f



More information about the pld-cvs-commit mailing list