[packages/asap] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:41:19 CEST 2025
commit 0ef295a8eafce9479fa6747fb94d4903b28ca102
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:41:04 2025 +0200
Fix applying patches.
asap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/asap.spec b/asap.spec
index dd93fa4..6151452 100644
--- a/asap.spec
+++ b/asap.spec
@@ -70,7 +70,7 @@ Odtwarzacz ASAP oparty na SDL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} asapconv lib asap-sdl \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/asap.git/commitdiff/0ef295a8eafce9479fa6747fb94d4903b28ca102
More information about the pld-cvs-commit
mailing list