[packages/mindseye] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:19:20 CEST 2025


commit 48458896a245fa414e52b6d3a2f8b268f9a34e94
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:19:04 2025 +0200

    Fix applying patches.

 mindseye.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mindseye.spec b/mindseye.spec
index 7895d72..c54c9ef 100644
--- a/mindseye.spec
+++ b/mindseye.spec
@@ -44,9 +44,9 @@ na każdym aktualnie dostępnym systemie X Window.
 
 %prep
 %setup -q -n %{name}-%{cvsbuild}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %configure2_13 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mindseye.git/commitdiff/48458896a245fa414e52b6d3a2f8b268f9a34e94



More information about the pld-cvs-commit mailing list