[packages/unoconv] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:26:15 CEST 2025
commit 9f029f058d1c03896721a1a3ab7adb8dae4e4f98
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:25:59 2025 +0200
Fix applying patches.
unoconv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unoconv.spec b/unoconv.spec
index 54ecd35..8c6cce9 100644
--- a/unoconv.spec
+++ b/unoconv.spec
@@ -29,7 +29,7 @@ PNG, JPG, SVG, BMP, EPS and many more...
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/unoconv.git/commitdiff/9f029f058d1c03896721a1a3ab7adb8dae4e4f98
More information about the pld-cvs-commit
mailing list