[packages/icesndcfg] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:16 CEST 2025
commit d8c2c44c531c70a3a5af62d42280b0151e6b82f0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:00 2025 +0200
Fix applying patches.
icesndcfg.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icesndcfg.spec b/icesndcfg.spec
index d353954..3d91e56 100644
--- a/icesndcfg.spec
+++ b/icesndcfg.spec
@@ -28,7 +28,7 @@ Jest to małe narzędzie konfigurujące IceSound. Pozwala ono na bardzo
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icesndcfg.git/commitdiff/d8c2c44c531c70a3a5af62d42280b0151e6b82f0
More information about the pld-cvs-commit
mailing list