[packages/make] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:13:48 CEST 2025
commit 4fd7094c5b48565538942ed56bc4c5fc4801a0d6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:13:33 2025 +0200
Fix applying patches.
make.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/make.spec b/make.spec
index f874306..8720a1a 100644
--- a/make.spec
+++ b/make.spec
@@ -109,7 +109,7 @@ Plik nagłówkowy interfejsu modułów GNU Make'a.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/make.git/commitdiff/4fd7094c5b48565538942ed56bc4c5fc4801a0d6
More information about the pld-cvs-commit
mailing list