[packages/aften] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:30:44 CEST 2025
commit 56eff020fdc39f0ea208e5341ddb7d893e151ccc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:30:28 2025 +0200
Fix applying patches.
aften.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/aften.spec b/aften.spec
index 985e2d6..95b1b23 100644
--- a/aften.spec
+++ b/aften.spec
@@ -71,7 +71,7 @@ Plik nagłówkowy interfejsu C++ do biblioteki Aften.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aften.git/commitdiff/56eff020fdc39f0ea208e5341ddb7d893e151ccc
More information about the pld-cvs-commit
mailing list