[packages/xevil] Fix applying patches.

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


commit 57939c75e9345db9191d47cfa6e31d1c72bfc991
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:01 2025 +0200

    Fix applying patches.

 xevil.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/xevil.spec b/xevil.spec
index 7d4602c..5214b79 100644
--- a/xevil.spec
+++ b/xevil.spec
@@ -72,10 +72,10 @@ Ninja savaşçısı olarak karşınıza çıkan her şeyi öldürmek.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 # no <strstream.h> compat in gcc 3.3
 cat > cmn/strstream.h <<EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xevil.git/commitdiff/57939c75e9345db9191d47cfa6e31d1c72bfc991



More information about the pld-cvs-commit mailing list