[packages/mirall] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:20:07 CEST 2025
commit aa8017f04391add5fc2f05e044251acc25571485
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:19:51 2025 +0200
Fix applying patches.
mirall.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mirall.spec b/mirall.spec
index 216e960..2252bd8 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -79,7 +79,7 @@ Header files for %{name}
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# Keep tests in build dir
%{__sed} -i -e "s#\"/tmp#\"$(pwd)#g" test/test*.h
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mirall.git/commitdiff/aa8017f04391add5fc2f05e044251acc25571485
More information about the pld-cvs-commit
mailing list