[packages/vzquota] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:04:58 CEST 2025


commit 3334ce1c10bc5495f420892960ab8b63ea673a80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:40 2025 +0200

    Fix applying patches.

 vzquota.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/vzquota.spec b/vzquota.spec
index 7ea9201..dc1ec9e 100644
--- a/vzquota.spec
+++ b/vzquota.spec
@@ -22,8 +22,8 @@ dyskowymi (quota) dla kontenerów Virtuozzo/OpenVZ.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vzquota.git/commitdiff/3334ce1c10bc5495f420892960ab8b63ea673a80



More information about the pld-cvs-commit mailing list