[packages/libdsm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:26 CEST 2025
commit df8f60ff30d47bb661a9cbc473b99eb52fab9f44
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:47:11 2025 +0200
Fix applying patches.
libdsm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdsm.spec b/libdsm.spec
index 142f83e..a88a8e5 100644
--- a/libdsm.spec
+++ b/libdsm.spec
@@ -77,7 +77,7 @@ Dokumentacja API biblioteki liBDSM.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -ne '1,/^===/ p' COPYING > LICENSE
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdsm.git/commitdiff/df8f60ff30d47bb661a9cbc473b99eb52fab9f44
More information about the pld-cvs-commit
mailing list