[packages/DFB++] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:13:16 CEST 2025
commit 259e4f33a5209dd38b28a916b5eaf00eb90462b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:13:01 2025 +0200
Fix applying patches.
DFB++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/DFB++.spec b/DFB++.spec
index 9aaee59..6c5f4db 100644
--- a/DFB++.spec
+++ b/DFB++.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka DFB++.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/DFB++.git/commitdiff/259e4f33a5209dd38b28a916b5eaf00eb90462b3
More information about the pld-cvs-commit
mailing list