[packages/vzctl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:04:54 CEST 2025
commit c4abd9ac6c52768f22f8e98c500259806a052445
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:40 2025 +0200
Fix applying patches.
vzctl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vzctl.spec b/vzctl.spec
index db5c7d0..214ad63 100644
--- a/vzctl.spec
+++ b/vzctl.spec
@@ -85,7 +85,7 @@ Pakiet ten dostarcza bashowe uzupełnianie linii poleceń dla vzctl.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cp -p %{SOURCE1} etc/dists
install -p %{SOURCE2} %{SOURCE3} %{SOURCE4} etc/dists/scripts
install -p %{SOURCE5} %{SOURCE6} etc/init.d
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vzctl.git/commitdiff/c4abd9ac6c52768f22f8e98c500259806a052445
More information about the pld-cvs-commit
mailing list