[packages/dasher] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:05 CEST 2025
commit 01741fc2d124399210ffbef0b9e0b98b3ba85b25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:49 2025 +0200
Fix applying patches.
dasher.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dasher.spec b/dasher.spec
index d63d1f6..fd82bf1 100644
--- a/dasher.spec
+++ b/dasher.spec
@@ -71,7 +71,7 @@ minutę.
%prep
%setup -q -n %{name}-%{gittag}
-%patch0 -p1
+%patch -P0 -p1
%{__rm} m4/glib-gettext.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dasher.git/commitdiff/01741fc2d124399210ffbef0b9e0b98b3ba85b25
More information about the pld-cvs-commit
mailing list