[packages/vte0] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:04:19 CEST 2025


commit e879eb5b55a9a003ecd15788bdb3017bb527ddc9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:39 2025 +0200

    Fix applying patches.

 vte0.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/vte0.spec b/vte0.spec
index 5f459d6..dfcce7a 100644
--- a/vte0.spec
+++ b/vte0.spec
@@ -123,12 +123,12 @@ Pliki programistyczne wiązań Pythona do VTE.
 
 %prep
 %setup -q -n vte-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vte0.git/commitdiff/e879eb5b55a9a003ecd15788bdb3017bb527ddc9



More information about the pld-cvs-commit mailing list