[packages/xprobe2] Fix applying patches.

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


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

    Fix applying patches.

 xprobe2.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xprobe2.spec b/xprobe2.spec
index 5b73c0b..6e681ea 100644
--- a/xprobe2.spec
+++ b/xprobe2.spec
@@ -33,8 +33,8 @@ zera w C++.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub cfg-scripts/config.sub
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xprobe2.git/commitdiff/a70eb88fac1af6d33681548141ce715c798bc458



More information about the pld-cvs-commit mailing list