[packages/mac] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:12:43 CEST 2025


commit e7e3157dc289a93c3c5d7d65ee5effd80cbb25e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:27 2025 +0200

    Fix applying patches.

 mac.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mac.spec b/mac.spec
index b1b86a8..4548441 100644
--- a/mac.spec
+++ b/mac.spec
@@ -53,7 +53,7 @@ Biblioteki statyczne MAC.
 
 %prep
 %setup -q -n %{name}-%{_ver}
-%patch0 -p1
+%patch -P0 -p1
 sed -i -e 's/-O3 //' configure
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mac.git/commitdiff/e7e3157dc289a93c3c5d7d65ee5effd80cbb25e2



More information about the pld-cvs-commit mailing list