[packages/ipfm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:16:06 CEST 2025
commit 8ec28266ea30665140d536a9bf934cfc71db2e79
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:15:50 2025 +0200
Fix applying patches.
ipfm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ipfm.spec b/ipfm.spec
index 737e85f..c07cd32 100644
--- a/ipfm.spec
+++ b/ipfm.spec
@@ -44,7 +44,7 @@ Internetu.
%prep
%setup -q -n %{name}-%{version}%{snap}
%{?with_mysql:%patch0 -p1}
-%patch1 -p0
+%patch -P1 -p0
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipfm.git/commitdiff/8ec28266ea30665140d536a9bf934cfc71db2e79
More information about the pld-cvs-commit
mailing list