[packages/lutok] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:11:55 CEST 2025


commit e07123b8d457d698eef4813c150a516afc16c75a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:11:40 2025 +0200

    Fix applying patches.

 lutok.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lutok.spec b/lutok.spec
index 53ee0ae..38c30ea 100644
--- a/lutok.spec
+++ b/lutok.spec
@@ -118,7 +118,7 @@ Statyczna biblioteka liblutok.
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lutok.git/commitdiff/e07123b8d457d698eef4813c150a516afc16c75a



More information about the pld-cvs-commit mailing list