[packages/libast] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:43:57 CEST 2025
commit 59c7db4fcbd648c1db569567f9c718997dca7d11
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:43:41 2025 +0200
Fix applying patches.
libast.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libast.spec b/libast.spec
index 60665b1..58a2811 100644
--- a/libast.spec
+++ b/libast.spec
@@ -61,7 +61,7 @@ Biblioteki statyczne libast.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libast.git/commitdiff/59c7db4fcbd648c1db569567f9c718997dca7d11
More information about the pld-cvs-commit
mailing list