[packages/iceme] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:04 CEST 2025
commit 0d75e9c92e4ef9f1edb2f43e905552926f2e62b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:11:48 2025 +0200
Fix applying patches.
iceme.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iceme.spec b/iceme.spec
index 656b670..7afa83a 100644
--- a/iceme.spec
+++ b/iceme.spec
@@ -35,7 +35,7 @@ wystartowaniu jako root pozwala także na edycję menu globalnego.
%prep
%setup -q -n IceMe-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
python setup.py build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iceme.git/commitdiff/0d75e9c92e4ef9f1edb2f43e905552926f2e62b8
More information about the pld-cvs-commit
mailing list