[packages/swfdec] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:11:23 CEST 2025
commit eb0f46866479602fd3bc0b3a895f7adc78386f50
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:11:07 2025 +0200
Fix applying patches.
swfdec.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/swfdec.spec b/swfdec.spec
index 246ad13..559db17 100644
--- a/swfdec.spec
+++ b/swfdec.spec
@@ -146,7 +146,7 @@ Dokumentacja API swfdec.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/swfdec.git/commitdiff/eb0f46866479602fd3bc0b3a895f7adc78386f50
More information about the pld-cvs-commit
mailing list