[packages/pose] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:21 CEST 2025


commit ed4221a43ec6bfc304e72034b72f0b7b0626a5ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:05 2025 +0200

    Fix applying patches.

 pose.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/pose.spec b/pose.spec
index 24082a2..e73b370 100644
--- a/pose.spec
+++ b/pose.spec
@@ -37,11 +37,11 @@ uruchamiać dowolne aplikacje firm trzecich.
 
 %prep
 %setup -q -n Emulator_Src_%{version}
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 cd BuildUnix
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pose.git/commitdiff/ed4221a43ec6bfc304e72034b72f0b7b0626a5ad



More information about the pld-cvs-commit mailing list