[packages/clion] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:00:43 CEST 2025
commit 1f14ca47e9f239132da55f4a6ecb3b003fa7033f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:27 2025 +0200
Fix applying patches.
clion.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clion.spec b/clion.spec
index c23dc25..f0a174d 100644
--- a/clion.spec
+++ b/clion.spec
@@ -116,7 +116,7 @@ chmod a+rx bin/*.so bin/fsnotifier* lib/libpty/linux/*/*.so
mv bin/%{product}.svg .
-%patch0 -p1
+%patch -P0 -p1
# cleanup backups after patching
find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clion.git/commitdiff/1f14ca47e9f239132da55f4a6ecb3b003fa7033f
More information about the pld-cvs-commit
mailing list