[packages/lire] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:08:14 CEST 2025


commit 8444b22944a148f9be92a5152f6321ab7f87985c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:07:58 2025 +0200

    Fix applying patches.

 lire.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lire.spec b/lire.spec
index 1df01f0..1f4a647 100644
--- a/lire.spec
+++ b/lire.spec
@@ -59,7 +59,7 @@ z lokalnego systemu z crona lub dostarczane e-mailem.
 %prep
 %setup -q
 #%patch0 -p1
-%patch1 -p0
+%patch -P1 -p0
 
 # ugly kludge, but I don't know the proper way
 find -type f | xargs %{__perl} -pi -e 's/^all: all-redirect/all: /'
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lire.git/commitdiff/8444b22944a148f9be92a5152f6321ab7f87985c



More information about the pld-cvs-commit mailing list