[packages/morpheus] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:23:04 CEST 2025
commit 9f475c1c270efaeffa31941f3a8442643d3b01ee
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:22:48 2025 +0200
Fix applying patches.
morpheus.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/morpheus.spec b/morpheus.spec
index 6b592bf..191d0dd 100644
--- a/morpheus.spec
+++ b/morpheus.spec
@@ -41,8 +41,8 @@ Studio i LightWave.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/morpheus.git/commitdiff/9f475c1c270efaeffa31941f3a8442643d3b01ee
More information about the pld-cvs-commit
mailing list