[packages/pysol] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:25:54 CEST 2025
commit 119f72b8e8f52230ed40fd59cc72232127de8649
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:25:38 2025 +0200
Fix applying patches.
pysol.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pysol.spec b/pysol.spec
index 504beb7..507b208 100644
--- a/pysol.spec
+++ b/pysol.spec
@@ -218,7 +218,7 @@ for i in pysol-music-4.40/data/music/*; do
mv $i data/music/;
done
mv %{name}-%{version}/src .
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pysol.git/commitdiff/119f72b8e8f52230ed40fd59cc72232127de8649
More information about the pld-cvs-commit
mailing list