[packages/gnomebaker] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:22 CEST 2025
commit 8694f800468d09d159b9133e576dc3180b4f6250
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:51:36 2025 +0200
Fix applying patches.
gnomebaker.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomebaker.spec b/gnomebaker.spec
index 21c4bc4..358eb27 100644
--- a/gnomebaker.spec
+++ b/gnomebaker.spec
@@ -43,7 +43,7 @@ GnomeBaker jest programem dla GNOME do nagrywania CD.
%prep
%setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
# these seem to be more up-to-date
cp -f po/es{_ES,}.po
# this one is not so obvious...
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnomebaker.git/commitdiff/8694f800468d09d159b9133e576dc3180b4f6250
More information about the pld-cvs-commit
mailing list