[packages/dirac] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:14:25 CEST 2025


commit ae3844e3eaa01b905dad73f3c81bae971f5cdde8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:14:10 2025 +0200

    Fix applying patches.

 dirac.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dirac.spec b/dirac.spec
index 774920f..f8c455e 100644
--- a/dirac.spec
+++ b/dirac.spec
@@ -100,7 +100,7 @@ Dokumentacja API biblioteki dirac.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dirac.git/commitdiff/ae3844e3eaa01b905dad73f3c81bae971f5cdde8



More information about the pld-cvs-commit mailing list