[packages/ralcgm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:39:22 CEST 2025
commit 503ce375083ff3549f654d1fc9e6f0c3cc3c43b4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:39:06 2025 +0200
Fix applying patches.
ralcgm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ralcgm.spec b/ralcgm.spec
index 33082f2..ff29509 100644
--- a/ralcgm.spec
+++ b/ralcgm.spec
@@ -29,7 +29,7 @@ Może być używany przez ImageMagick do konwersji z formatu CGM.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
OPT="%{rpmcflags}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ralcgm.git/commitdiff/503ce375083ff3549f654d1fc9e6f0c3cc3c43b4
More information about the pld-cvs-commit
mailing list