[packages/rx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:50:21 CEST 2025


commit 452257d00f290d669e6c0457d93b6b103e2ffac2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:50:06 2025 +0200

    Fix applying patches.

 rx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rx.spec b/rx.spec
index 580a4ae..652d2f9 100644
--- a/rx.spec
+++ b/rx.spec
@@ -23,7 +23,7 @@ Biblioteka wyrażeń regularnych GNU.
 # workaround for tar (some paths contain `..', use -P)
 %setup -qcT
 tar xz -P -f %{SOURCE0} -C ..
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rx.git/commitdiff/452257d00f290d669e6c0457d93b6b103e2ffac2



More information about the pld-cvs-commit mailing list