[packages/remix] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:41:58 CEST 2025
commit 7cf139bda63803c46545b2a9c5d46bb65eebaa2b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:41:42 2025 +0200
Fix applying patches.
remix.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/remix.spec b/remix.spec
index 8b1a2fa..528d2ee 100644
--- a/remix.spec
+++ b/remix.spec
@@ -68,7 +68,7 @@ Dokumentacja API biblioteki libremix.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/remix.git/commitdiff/7cf139bda63803c46545b2a9c5d46bb65eebaa2b
More information about the pld-cvs-commit
mailing list