[packages/uniconvertor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:25:57 CEST 2025
commit 715feb07c76a9c8276605ed3fa3c0bd44ef20539
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:25:41 2025 +0200
Fix applying patches.
uniconvertor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uniconvertor.spec b/uniconvertor.spec
index 9c5b686..1a2a0ac 100644
--- a/uniconvertor.spec
+++ b/uniconvertor.spec
@@ -69,7 +69,7 @@ oraz PLT.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/uniconvertor.git/commitdiff/715feb07c76a9c8276605ed3fa3c0bd44ef20539
More information about the pld-cvs-commit
mailing list