[packages/g2c] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:38:21 CEST 2025
commit 39bf68431cd5b1eed94b66e88d93258a3979bb4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:38:05 2025 +0200
Fix applying patches.
g2c.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/g2c.spec b/g2c.spec
index a96e905..c9d0a3f 100644
--- a/g2c.spec
+++ b/g2c.spec
@@ -35,7 +35,7 @@ dostarczenie alternatywnego mechanizmu dla wyjścia kodu źródłowego.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/g2c.git/commitdiff/39bf68431cd5b1eed94b66e88d93258a3979bb4e
More information about the pld-cvs-commit
mailing list