[packages/DirectFB-extra] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:14:34 CEST 2025
commit 8e1458dbcdd16b9a8859274c2a1f0534c84f3dba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:14:18 2025 +0200
Fix applying patches.
DirectFB-extra.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/DirectFB-extra.spec b/DirectFB-extra.spec
index b842f54..c48c6a2 100644
--- a/DirectFB-extra.spec
+++ b/DirectFB-extra.spec
@@ -233,8 +233,8 @@ wyjścia obrazu DirectFB dla XINE.
%prep
%setup -q -n %{name}-%{version}-%{subver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/DirectFB-extra.git/commitdiff/8e1458dbcdd16b9a8859274c2a1f0534c84f3dba
More information about the pld-cvs-commit
mailing list