[packages/aufs-util] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:58 CEST 2025


commit 54055f1c00e22135abad8807b23b06f39cb8cbf3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:42 2025 +0200

    Fix applying patches.

 aufs-util.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aufs-util.spec b/aufs-util.spec
index 826d631..8715a7d 100644
--- a/aufs-util.spec
+++ b/aufs-util.spec
@@ -19,7 +19,7 @@ Utilities are always necessary for aufs
 
 %prep
 %setup -q -n %{name}-%{version}_p%{snap}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 inc=""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aufs-util.git/commitdiff/54055f1c00e22135abad8807b23b06f39cb8cbf3



More information about the pld-cvs-commit mailing list