[packages/gilt] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:47 CEST 2025
commit f75f3a8ddfc0d8747c5cc5446a42c55adb6eefd3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:45:31 2025 +0200
Fix applying patches.
gilt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gilt.spec b/gilt.spec
index aac6b5b..c657fbe 100644
--- a/gilt.spec
+++ b/gilt.spec
@@ -23,7 +23,7 @@ Gilt jest tekstowo zorientowanym edytorem obrazków.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
rm -rf config.*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gilt.git/commitdiff/f75f3a8ddfc0d8747c5cc5446a42c55adb6eefd3
More information about the pld-cvs-commit
mailing list