[packages/bandersnatch] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:38 CEST 2025
commit 8144ab26be6c5989d6f5c8a8ac0afbb4f8b6adfd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:23 2025 +0200
Fix applying patches.
bandersnatch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bandersnatch.spec b/bandersnatch.spec
index 52be1f2..dcc6ddf 100644
--- a/bandersnatch.spec
+++ b/bandersnatch.spec
@@ -52,7 +52,7 @@ Interfejs WWW dla bandersnatcha.
%prep
%setup -q -n %{name}-%{version}.%{_rc}
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bandersnatch.git/commitdiff/8144ab26be6c5989d6f5c8a8ac0afbb4f8b6adfd
More information about the pld-cvs-commit
mailing list