[packages/goom-2k4] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:56:36 CEST 2025


commit 614ddad4dbf741a84534423fae0935835a01d897
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:56:20 2025 +0200

    Fix applying patches.

 goom-2k4.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/goom-2k4.spec b/goom-2k4.spec
index 9ef9e6c..318d7c2 100644
--- a/goom-2k4.spec
+++ b/goom-2k4.spec
@@ -79,8 +79,8 @@ Wtyczka wizualizacji Goom 2 dla XMMS-a.
 
 %prep
 %setup -q -n goom2k4-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/goom-2k4.git/commitdiff/614ddad4dbf741a84534423fae0935835a01d897



More information about the pld-cvs-commit mailing list