[packages/getstream] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:42:35 CEST 2025
commit fc4abeb26c6fb1f6851a30c824e10dc3473c23f1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:42:19 2025 +0200
Fix applying patches.
getstream.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/getstream.spec b/getstream.spec
index f0a6d26..4a4ee45 100644
--- a/getstream.spec
+++ b/getstream.spec
@@ -26,7 +26,7 @@ budget card. It's features are:
%prep
%setup -q -n %{name}2-%{snap}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/getstream.git/commitdiff/fc4abeb26c6fb1f6851a30c824e10dc3473c23f1
More information about the pld-cvs-commit
mailing list