[packages/ex] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:28:19 CEST 2025
commit af34fa519037ff6aa826f3ed815f94e89ccf1ae5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:28:03 2025 +0200
Fix applying patches.
ex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ex.spec b/ex.spec
index b7d51aa..7af91c5 100644
--- a/ex.spec
+++ b/ex.spec
@@ -90,7 +90,7 @@ OSSP ex - biblioteka obsługi wyjątków - biblioteki statyczne.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
mv -f aclocal.m4 acinclude.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ex.git/commitdiff/af34fa519037ff6aa826f3ed815f94e89ccf1ae5
More information about the pld-cvs-commit
mailing list