[packages/nuvexport] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:38:02 CEST 2025
commit c23b4beec79f1ffe194b0cfec91ea4110a877221
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:37:46 2025 +0200
Fix applying patches.
nuvexport.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nuvexport.spec b/nuvexport.spec
index c83c7b2..d6681d4 100644
--- a/nuvexport.spec
+++ b/nuvexport.spec
@@ -43,7 +43,7 @@ MPEG oraz XviD AVI.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nuvexport.git/commitdiff/c23b4beec79f1ffe194b0cfec91ea4110a877221
More information about the pld-cvs-commit
mailing list