[packages/oggfwd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:41:25 CEST 2025
commit 1e3e383f29cf0b402325b7768817eca4ca2f33d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:41:09 2025 +0200
Fix applying patches.
oggfwd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oggfwd.spec b/oggfwd.spec
index ed24f8b..e5ebc4d 100644
--- a/oggfwd.spec
+++ b/oggfwd.spec
@@ -25,7 +25,7 @@ użyteczny do streamingu wideo.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oggfwd.git/commitdiff/1e3e383f29cf0b402325b7768817eca4ca2f33d4
More information about the pld-cvs-commit
mailing list