[packages/rbllookup] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:11 CEST 2025
commit 7683aae1b04ecbb151759a6876a2e1bb75baf845
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:39:55 2025 +0200
Fix applying patches.
rbllookup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rbllookup.spec b/rbllookup.spec
index 448bf00..8f8ecb5 100644
--- a/rbllookup.spec
+++ b/rbllookup.spec
@@ -27,7 +27,7 @@ linii poleceń adres.
%prep
%setup -q -c
-%patch0 -p0
+%patch -P0 -p0
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rbllookup.git/commitdiff/7683aae1b04ecbb151759a6876a2e1bb75baf845
More information about the pld-cvs-commit
mailing list