[packages/hotwire] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:09:13 CEST 2025
commit dcbadd4a48bab0a408f0784ffd681f58de34c4ef
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:57 2025 +0200
Fix applying patches.
hotwire.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hotwire.spec b/hotwire.spec
index faff6cc..c7e6c62 100644
--- a/hotwire.spec
+++ b/hotwire.spec
@@ -32,7 +32,7 @@ administratorów systemów.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
python setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hotwire.git/commitdiff/dcbadd4a48bab0a408f0784ffd681f58de34c4ef
More information about the pld-cvs-commit
mailing list