[packages/gal] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:38 CEST 2025
commit b7ce65d93ca8163140430fc043dc781a5e5a776c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:22 2025 +0200
Fix applying patches.
gal.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gal.spec b/gal.spec
index fc22b04..c4f8ffb 100644
--- a/gal.spec
+++ b/gal.spec
@@ -129,8 +129,8 @@ Bibliotecas estáticas do gal.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p0
+%patch -P0 -p1
+%patch -P1 -p0
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gal.git/commitdiff/b7ce65d93ca8163140430fc043dc781a5e5a776c
More information about the pld-cvs-commit
mailing list