[packages/libisoburn] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:52:32 CEST 2025


commit 9c8015e706586e2a6ebda3f3ec692863120c7cf8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:52:16 2025 +0200

    Fix applying patches.

 libisoburn.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libisoburn.spec b/libisoburn.spec
index 7df51b2..a3a03e4 100644
--- a/libisoburn.spec
+++ b/libisoburn.spec
@@ -126,8 +126,8 @@ dialogowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libisoburn.git/commitdiff/9c8015e706586e2a6ebda3f3ec692863120c7cf8



More information about the pld-cvs-commit mailing list