[packages/sa] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:50:36 CEST 2025
commit b9c4ca800d3488f878f4ec954c15a9df7de89e26
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:50:20 2025 +0200
Fix applying patches.
sa.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sa.spec b/sa.spec
index 144a46d..5555efd 100644
--- a/sa.spec
+++ b/sa.spec
@@ -60,7 +60,7 @@ OSSP sa - biblioteka Socket Abstraction - biblioteki statyczne.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sa.git/commitdiff/b9c4ca800d3488f878f4ec954c15a9df7de89e26
More information about the pld-cvs-commit
mailing list