[packages/awesfx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:44:14 CEST 2025
commit f65b28f5889fd0768ddf83049b20c75f24c5094f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:43:59 2025 +0200
Fix applying patches.
awesfx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/awesfx.spec b/awesfx.spec
index d3eec0f..4b8f515 100644
--- a/awesfx.spec
+++ b/awesfx.spec
@@ -57,7 +57,7 @@ sterownika SoundBlastera AWE32. Pakiet zawiera następujące programy:
%setup -q
install -d gu11-rom
unzip %{SOURCE1} -d gu11-rom
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/awesfx.git/commitdiff/f65b28f5889fd0768ddf83049b20c75f24c5094f
More information about the pld-cvs-commit
mailing list