[packages/mcs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:16:34 CEST 2025
commit 9bdf7c815998039b3a2d52b92870b53f6fca6775
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:16:18 2025 +0200
Fix applying patches.
mcs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mcs.spec b/mcs.spec
index 4b153d8..9a97c37 100644
--- a/mcs.spec
+++ b/mcs.spec
@@ -124,7 +124,7 @@ Pliki nagłówkowe mcs.
%prep
%setup -q -n lib%{name}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
QTDIR=%{_prefix}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mcs.git/commitdiff/9bdf7c815998039b3a2d52b92870b53f6fca6775
More information about the pld-cvs-commit
mailing list