[packages/libMachShims] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:53:38 CEST 2025
commit 27484fc2a05e803cc8107724207097b71714e0f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:53:22 2025 +0200
Fix applying patches.
libMachShims.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libMachShims.spec b/libMachShims.spec
index 94608a9..7498237 100644
--- a/libMachShims.spec
+++ b/libMachShims.spec
@@ -45,7 +45,7 @@ Statyczna biblioteka libMachShims.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
# NOTE: not autoconf configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libMachShims.git/commitdiff/27484fc2a05e803cc8107724207097b71714e0f0
More information about the pld-cvs-commit
mailing list