[packages/smake] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:01:12 CEST 2025
commit d99c2a5e104492efee6ac9f7e8412c81e828ba6c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:00:56 2025 +0200
Fix applying patches.
smake.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smake.spec b/smake.spec
index 8c7f805..df695b3 100644
--- a/smake.spec
+++ b/smake.spec
@@ -37,7 +37,7 @@ Makefile.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/smake.git/commitdiff/d99c2a5e104492efee6ac9f7e8412c81e828ba6c
More information about the pld-cvs-commit
mailing list