[packages/chrpath] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:58:59 CEST 2025
commit 6727ffd1fe0ccf5307182118ffe27628fd8baf3b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:58:43 2025 +0200
Fix applying patches.
chrpath.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/chrpath.spec b/chrpath.spec
index fa49997..95af984 100644
--- a/chrpath.spec
+++ b/chrpath.spec
@@ -30,7 +30,7 @@ w którym linker powinien szukać bibliotek wymaganych przez program.
%prep
%setup -q
%ifarch %{x8664} ppc64 s390x sparc64
-%patch1 -p1
+%patch -P1 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/chrpath.git/commitdiff/6727ffd1fe0ccf5307182118ffe27628fd8baf3b
More information about the pld-cvs-commit
mailing list