[packages/libaal] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:12 CEST 2025
commit 9e73d8a3c3432f7bdd608fa4a74e7db50f3d5f48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:56 2025 +0200
Fix applying patches.
libaal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libaal.spec b/libaal.spec
index 5cdd49e..8090564 100644
--- a/libaal.spec
+++ b/libaal.spec
@@ -51,7 +51,7 @@ Statyczna wersja biblioteki libaal.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libaal.git/commitdiff/9e73d8a3c3432f7bdd608fa4a74e7db50f3d5f48
More information about the pld-cvs-commit
mailing list