[packages/ripenc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:43:11 CEST 2025


commit 9fc1c3d07cbc3f9d6d89e7b3718c679c84a73232
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:55 2025 +0200

    Fix applying patches.

 ripenc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ripenc.spec b/ripenc.spec
index e99bcb2..3ad9479 100644
--- a/ripenc.spec
+++ b/ripenc.spec
@@ -28,8 +28,8 @@ do postaci MP3.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ripenc.git/commitdiff/9fc1c3d07cbc3f9d6d89e7b3718c679c84a73232



More information about the pld-cvs-commit mailing list