[packages/Addresses] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:49 CEST 2025
commit 13cea9cc8251eff79900b5932e6894fce1701462
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:34 2025 +0200
Fix applying patches.
Addresses.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Addresses.spec b/Addresses.spec
index 1715ade..22c2b8a 100644
--- a/Addresses.spec
+++ b/Addresses.spec
@@ -47,7 +47,7 @@ Pliki nagłówkowe dla usługi Addresses.
%prep
%setup -q -n %{name}-0.4.7
-%patch0 -p1
+%patch -P0 -p1
find . -type d -name CVS | xargs rm -rf
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Addresses.git/commitdiff/13cea9cc8251eff79900b5932e6894fce1701462
More information about the pld-cvs-commit
mailing list