[packages/libzen] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:05:12 CEST 2025
commit 0f3134bf7faef002c442b36582e09f323adbf7af
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:04:56 2025 +0200
Fix applying patches.
libzen.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libzen.spec b/libzen.spec
index f5ec4bf..c48d067 100644
--- a/libzen.spec
+++ b/libzen.spec
@@ -75,7 +75,7 @@ Dokumentacja API biblioteki ZenLib.
%undos Source/ZenLib/*.h
%undos *.txt Source/Doc/*.html
chmod 644 *.txt Source/Doc/*.html
-%patch0 -p1
+%patch -P0 -p1
%build
cd Project/GNU/Library
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libzen.git/commitdiff/0f3134bf7faef002c442b36582e09f323adbf7af
More information about the pld-cvs-commit
mailing list