[packages/jspin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:25:25 CEST 2025
commit d3f7dc8707e09a6cf8364462fd2d93a027a8e9ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:25:09 2025 +0200
Fix applying patches.
jspin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jspin.spec b/jspin.spec
index 5cf1ce1..31895cc 100644
--- a/jspin.spec
+++ b/jspin.spec
@@ -35,7 +35,7 @@ dydaktycznych.
%prep
%setup -q -c
find -type f -print0 | xargs -0 dos2unix
-%patch0 -p1
+%patch -P0 -p1
%build
sed -i -e "s|@@BINDIR@@|%{_bindir}|g" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jspin.git/commitdiff/d3f7dc8707e09a6cf8364462fd2d93a027a8e9ed
More information about the pld-cvs-commit
mailing list