[packages/dvd2avi] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:12 CEST 2025
commit 400be841b0025d4bfe8549650fa72f3166acc617
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:20:56 2025 +0200
Fix applying patches.
dvd2avi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dvd2avi.spec b/dvd2avi.spec
index ebe9387..b02681a 100644
--- a/dvd2avi.spec
+++ b/dvd2avi.spec
@@ -33,7 +33,7 @@ bryza.
%prep
%setup -q -n opt/%{name}
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dvd2avi.git/commitdiff/400be841b0025d4bfe8549650fa72f3166acc617
More information about the pld-cvs-commit
mailing list