[packages/expect] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:28:50 CEST 2025


commit e1ee7deff5405278c03a70251114f01acf83024f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:28:35 2025 +0200

    Fix applying patches.

 expect.spec | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/expect.spec b/expect.spec
index 7659328..96505ca 100644
--- a/expect.spec
+++ b/expect.spec
@@ -112,20 +112,20 @@ Pliki nagłówkowe i dokumentacja do rozszerzenia expect języka Tcl.
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
+%patch -P10 -p1
+%patch -P11 -p1
+%patch -P12 -p1
+%patch -P13 -p1
 
 chmod +w {.,testsuite}/configure
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/expect.git/commitdiff/e1ee7deff5405278c03a70251114f01acf83024f



More information about the pld-cvs-commit mailing list