[packages/gide] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:24 CEST 2025
commit 40f70c1f7399167168d0a43c7c366486509e1345
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:08 2025 +0200
Fix applying patches.
gide.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gide.spec b/gide.spec
index 234ee6d..93f9a59 100644
--- a/gide.spec
+++ b/gide.spec
@@ -31,7 +31,7 @@ pisania programów w C.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gide.git/commitdiff/40f70c1f7399167168d0a43c7c366486509e1345
More information about the pld-cvs-commit
mailing list