[packages/Eyescale-CMake] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:29:13 CEST 2025
commit 06ab72a48c4699ebdd4a53791e0ec5062a9f4a2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:28:58 2025 +0200
Fix applying patches.
Eyescale-CMake.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Eyescale-CMake.spec b/Eyescale-CMake.spec
index 64f6a43..b7a9549 100644
--- a/Eyescale-CMake.spec
+++ b/Eyescale-CMake.spec
@@ -26,7 +26,7 @@ Collage czy Equalizer).
%prep
%setup -q -n CMake-%{version}
-%patch0 -p1
+%patch -P0 -p1
# python2 script (uses e.g. dict iteritems(), itervalues() methods)
%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' util/cpplint.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Eyescale-CMake.git/commitdiff/06ab72a48c4699ebdd4a53791e0ec5062a9f4a2e
More information about the pld-cvs-commit
mailing list