[packages/gnulib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:28 CEST 2025


commit 026baf6765294a4c34f326a7a76fbe59086ec0a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:54:42 2025 +0200

    Fix applying patches.

 gnulib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnulib.spec b/gnulib.spec
index 59b3788..afea437 100644
--- a/gnulib.spec
+++ b/gnulib.spec
@@ -31,7 +31,7 @@ programów.
 
 %prep
 %setup -q -n %{name}-%{commit}
-%patch0 -p1
+%patch -P0 -p1
 sed -ie 's@\(^\| \)gnulib_dir=.*@\1gnulib_dir=%{_datadir}/gnulib@' gnulib-tool
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnulib.git/commitdiff/026baf6765294a4c34f326a7a76fbe59086ec0a6



More information about the pld-cvs-commit mailing list