[packages/ming] Fix applying patches.

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


commit 3cbc1e10070b6a7dcebb7b2a8f1ffdc1a1f5e39b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:19:10 2025 +0200

    Fix applying patches.

 ming.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ming.spec b/ming.spec
index 7b3060c..2a2c001 100644
--- a/ming.spec
+++ b/ming.spec
@@ -168,11 +168,11 @@ Interfejs Tcl do biblioteki Ming generującej pliki SWF.
 
 %prep
 %setup -q -n libming-%{name}-%{ver_tag}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ming.git/commitdiff/3cbc1e10070b6a7dcebb7b2a8f1ffdc1a1f5e39b



More information about the pld-cvs-commit mailing list