[packages/icemc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:01 CEST 2025
commit 222b71e5c611b58aa784e3de7ac1c32cbc0cfa8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:11:45 2025 +0200
Fix applying patches.
icemc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icemc.spec b/icemc.spec
index 8694122..a2e6033 100644
--- a/icemc.spec
+++ b/icemc.spec
@@ -26,7 +26,7 @@ Graficzne narzędzie do edycji menu w IceWM. Używa biblioteki Qt.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icemc.git/commitdiff/222b71e5c611b58aa784e3de7ac1c32cbc0cfa8b
More information about the pld-cvs-commit
mailing list