[packages/geg] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:41:35 CEST 2025
commit 1c176214d5a8dd548b1b29465946559eae4c0be3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:19 2025 +0200
Fix applying patches.
geg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/geg.spec b/geg.spec
index efd798e..0eede11 100644
--- a/geg.spec
+++ b/geg.spec
@@ -31,7 +31,7 @@ określonych regionów może być powiększany i zmniejszany.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/geg.git/commitdiff/1c176214d5a8dd548b1b29465946559eae4c0be3
More information about the pld-cvs-commit
mailing list