[packages/ripperX] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:43:14 CEST 2025
commit a46202a070efc85f674406f2358c45433e6d4c1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:42:58 2025 +0200
Fix applying patches.
ripperX.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ripperX.spec b/ripperX.spec
index e30136d..bfabc11 100644
--- a/ripperX.spec
+++ b/ripperX.spec
@@ -29,8 +29,8 @@ oraz koder ISO. Ma także obsługę CDDB i znaczników ID3.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ripperX.git/commitdiff/a46202a070efc85f674406f2358c45433e6d4c1f
More information about the pld-cvs-commit
mailing list