[packages/scrplus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:26 CEST 2025
commit 1959944a766944b8d99dbddc579a1b65a394b787
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:10 2025 +0200
Fix applying patches.
scrplus.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/scrplus.spec b/scrplus.spec
index 4b29975..063b3b0 100644
--- a/scrplus.spec
+++ b/scrplus.spec
@@ -18,7 +18,7 @@ Converter of images to ZX Spectrum emulators formats.
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
rm -f gscrplus scrplus
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/scrplus.git/commitdiff/1959944a766944b8d99dbddc579a1b65a394b787
More information about the pld-cvs-commit
mailing list