[packages/ganeti-instance-debootstrap] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:39:18 CEST 2025
commit 3cd41365755c58712282069c2d030f783a2d2565
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:39:03 2025 +0200
Fix applying patches.
ganeti-instance-debootstrap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ganeti-instance-debootstrap.spec b/ganeti-instance-debootstrap.spec
index 9c8ee2d..174203c 100644
--- a/ganeti-instance-debootstrap.spec
+++ b/ganeti-instance-debootstrap.spec
@@ -32,7 +32,7 @@ access).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ganeti-instance-debootstrap.git/commitdiff/3cd41365755c58712282069c2d030f783a2d2565
More information about the pld-cvs-commit
mailing list