[packages/pfstmo] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:07:02 CEST 2025
commit 73334078cf5eaff50d75b26b56a8ac5294ae8688
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:06:46 2025 +0200
Fix applying patches.
pfstmo.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pfstmo.spec b/pfstmo.spec
index 2675c5b..d30cc4c 100644
--- a/pfstmo.spec
+++ b/pfstmo.spec
@@ -37,8 +37,8 @@ do wygodnego przetwarzania obrazów statycznych i animacji.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pfstmo.git/commitdiff/73334078cf5eaff50d75b26b56a8ac5294ae8688
More information about the pld-cvs-commit
mailing list