[packages/dvdrtools] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:21:27 CEST 2025
commit e4834176f6d2dda8cb7d395a2e4f588132c6ffd4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:21:11 2025 +0200
Fix applying patches.
dvdrtools.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dvdrtools.spec b/dvdrtools.spec
index 01d23fb..d6bffaa 100644
--- a/dvdrtools.spec
+++ b/dvdrtools.spec
@@ -229,7 +229,7 @@ formacie MPEG i AVI na płytę DVD, ale (jeszcze) bez tworzenia menu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dvdrtools.git/commitdiff/e4834176f6d2dda8cb7d395a2e4f588132c6ffd4
More information about the pld-cvs-commit
mailing list