[packages/oss] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:46 CEST 2025
commit dc9f7aa9ba47b34830125ba75c408c8a759c9b2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:48:31 2025 +0200
Fix applying patches.
oss.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/oss.spec b/oss.spec
index e1e9446..c3c7d32 100644
--- a/oss.spec
+++ b/oss.spec
@@ -80,7 +80,7 @@ Pliki nagłówkowe API OSS v4.
%prep
%setup -q -n %{name}-v%{ver}-build%{subver}-src-gpl
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/oss.git/commitdiff/dc9f7aa9ba47b34830125ba75c408c8a759c9b2c
More information about the pld-cvs-commit
mailing list