[packages/adplug] - use patch -P

qboosh qboosh at pld-linux.org
Thu Apr 10 20:30:08 CEST 2025


commit 862bc582bcf1a8015a17ab0c9c1d991b2650ce83
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 10 20:15:58 2025 +0200

    - use patch -P

 adplug.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/adplug.spec b/adplug.spec
index fa46359..6ca3b1e 100644
--- a/adplug.spec
+++ b/adplug.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka AdPlug.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i 's@<string>@<string.h>@' src/player.h
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/adplug.git/commitdiff/9e5d41c830c79a7bc3f6fc0692f5a8aa7986783a



More information about the pld-cvs-commit mailing list