[packages/libds] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:21 CEST 2025
commit 73a4ac68a44a7c0b66b71c10d98bb98ba90ec21c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:05 2025 +0200
Fix applying patches.
libds.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libds.spec b/libds.spec
index 01215ca..da04311 100644
--- a/libds.spec
+++ b/libds.spec
@@ -56,7 +56,7 @@ Ten pakiet zawiera statyczną wersję biblioteki libds.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
# kill old AC_PROG_LIBTOOL
head -n 42 acinclude.m4 > acinclude.m4.tmp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libds.git/commitdiff/73a4ac68a44a7c0b66b71c10d98bb98ba90ec21c
More information about the pld-cvs-commit
mailing list