[packages/tini] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:24 CEST 2025
commit 1e52dd141c88152bd40266972fc634d7f4b1076b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:08 2025 +0200
Fix applying patches.
tini.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tini.spec b/tini.spec
index f3be806..f68a8e0 100644
--- a/tini.spec
+++ b/tini.spec
@@ -47,7 +47,7 @@ sense if you do not use libc in your container.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tini.git/commitdiff/1e52dd141c88152bd40266972fc634d7f4b1076b
More information about the pld-cvs-commit
mailing list