[packages/gmyth] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:50:33 CEST 2025
commit 8cd7c5746e988a18b5d061ba97989ddaad242e4a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:50:17 2025 +0200
Fix applying patches.
gmyth.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gmyth.spec b/gmyth.spec
index 0fca584..e31f707 100644
--- a/gmyth.spec
+++ b/gmyth.spec
@@ -55,8 +55,8 @@ Statyczna biblioteka gmyth.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gmyth.git/commitdiff/8cd7c5746e988a18b5d061ba97989ddaad242e4a
More information about the pld-cvs-commit
mailing list