[packages/rsound] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:45:46 CEST 2025
commit 9a6f486a33b8481c4700df8e6eb1949e8bf6ef03
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:45:30 2025 +0200
Fix applying patches.
rsound.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rsound.spec b/rsound.spec
index 312e68c..c200ecf 100644
--- a/rsound.spec
+++ b/rsound.spec
@@ -99,7 +99,7 @@ Wiązanie Pythona do biblioteki RSound.
%prep
%setup -q -n RSound-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rsound.git/commitdiff/9a6f486a33b8481c4700df8e6eb1949e8bf6ef03
More information about the pld-cvs-commit
mailing list