[packages/velocity] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:29:32 CEST 2025
commit 58869d24de361e8191970debea679874e1b64f33
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:16 2025 +0200
Fix applying patches.
velocity.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/velocity.spec b/velocity.spec
index 1168028..a44cf1d 100644
--- a/velocity.spec
+++ b/velocity.spec
@@ -45,7 +45,7 @@ GNOME.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
glib-gettextize --copy --force
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/velocity.git/commitdiff/58869d24de361e8191970debea679874e1b64f33
More information about the pld-cvs-commit
mailing list