[packages/jac] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:58 CEST 2025
commit 4bf6141cc2ac2e345b59c4a913d29f27471ec4bb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:42 2025 +0200
Fix applying patches.
jac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/jac.spec b/jac.spec
index 3d29d80..3447630 100644
--- a/jac.spec
+++ b/jac.spec
@@ -34,7 +34,7 @@ CDDB pobrane przez innego odtwarzacza CD.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/jac.git/commitdiff/4bf6141cc2ac2e345b59c4a913d29f27471ec4bb
More information about the pld-cvs-commit
mailing list