[packages/htty] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:10:09 CEST 2025


commit 33eb3789143904993cba6d63a9fcbdbad6525194
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:09:54 2025 +0200

    Fix applying patches.

 htty.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/htty.spec b/htty.spec
index f3b4841..1f5bd52 100644
--- a/htty.spec
+++ b/htty.spec
@@ -53,7 +53,7 @@ Dokumentacji w formacie ri dla %{name}.
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
 find -newer README.markdown -o -print | xargs touch --reference %{SOURCE0}
 
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 rdoc --ri --op ri lib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/htty.git/commitdiff/33eb3789143904993cba6d63a9fcbdbad6525194



More information about the pld-cvs-commit mailing list