[packages/goobox] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:56:27 CEST 2025
commit af58ecc69a5a608a2e652d47e0c2751d6e2a6ba6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:56:11 2025 +0200
Fix applying patches.
goobox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/goobox.spec b/goobox.spec
index f60b5e4..e8c0f26 100644
--- a/goobox.spec
+++ b/goobox.spec
@@ -44,7 +44,7 @@ Odtwarzacz i ripper CD dla GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/goobox.git/commitdiff/af58ecc69a5a608a2e652d47e0c2751d6e2a6ba6
More information about the pld-cvs-commit
mailing list