[packages/swftools] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:11:29 CEST 2025


commit b6ea12706682f029b5873972ee63de991817745d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:11:13 2025 +0200

    Fix applying patches.

 swftools.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/swftools.spec b/swftools.spec
index 6086f61..527ce6c 100644
--- a/swftools.spec
+++ b/swftools.spec
@@ -42,13 +42,13 @@ Narzędzia do manipulacji na plikach SWF.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/swftools.git/commitdiff/b6ea12706682f029b5873972ee63de991817745d



More information about the pld-cvs-commit mailing list