[packages/galib] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:49 CEST 2025
commit 48ec31aa8dca218b3a2c3c4e4d5171a041ef6031
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:34 2025 +0200
Fix applying patches.
galib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/galib.spec b/galib.spec
index 1b60e7c..b4c8653 100644
--- a/galib.spec
+++ b/galib.spec
@@ -57,7 +57,7 @@ Statyczna wersja biblioteki GAlib.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C ga \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/galib.git/commitdiff/48ec31aa8dca218b3a2c3c4e4d5171a041ef6031
More information about the pld-cvs-commit
mailing list