[packages/mtree] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:26:20 CEST 2025
commit 2caf7938f022436a51e515fbb87f95dfec7d7f24
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:26:04 2025 +0200
Fix applying patches.
mtree.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mtree.spec b/mtree.spec
index f2edcdf..ea469e2 100644
--- a/mtree.spec
+++ b/mtree.spec
@@ -30,7 +30,7 @@ hierarchii plików lub w specyfikacji.
%prep
%setup -q -c
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mtree.git/commitdiff/2caf7938f022436a51e515fbb87f95dfec7d7f24
More information about the pld-cvs-commit
mailing list