[packages/ncxmms] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:09 CEST 2025
commit ad782792327407e0be6c33199755ec3650521676
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:31:53 2025 +0200
Fix applying patches.
ncxmms.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ncxmms.spec b/ncxmms.spec
index e3f0b13..6b149e5 100644
--- a/ncxmms.spec
+++ b/ncxmms.spec
@@ -28,7 +28,7 @@ jego nazwy.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ncxmms.git/commitdiff/ad782792327407e0be6c33199755ec3650521676
More information about the pld-cvs-commit
mailing list