[packages/vulcan] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:04:32 CEST 2025
commit 7d5d466c7613d88b0bca7e6f819ab7bd37ff8c89
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:39 2025 +0200
Fix applying patches.
vulcan.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vulcan.spec b/vulcan.spec
index 67e67c4..ee28ef0 100644
--- a/vulcan.spec
+++ b/vulcan.spec
@@ -23,7 +23,7 @@ zainspirowaną dobrze znanymi serialami science fiction.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vulcan.git/commitdiff/7d5d466c7613d88b0bca7e6f819ab7bd37ff8c89
More information about the pld-cvs-commit
mailing list