[packages/gedit0] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:41:32 CEST 2025
commit 44011b8e3bb1e01ac2fc01b7cf6f4bb54ecb046e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:41:17 2025 +0200
Fix applying patches.
gedit0.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gedit0.spec b/gedit0.spec
index 8e48081..0923517 100644
--- a/gedit0.spec
+++ b/gedit0.spec
@@ -41,7 +41,7 @@ dokumentów naraz i wiele innych.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
sed -e s/AM_GNOME_GETTEXT/AM_GNU_GETTEXT/ configure.in > configure.in.tmp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gedit0.git/commitdiff/44011b8e3bb1e01ac2fc01b7cf6f4bb54ecb046e
More information about the pld-cvs-commit
mailing list