[packages/phpstorm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:42 CEST 2025
commit 214ebb2c2737543e615a82f18226d9a42d5d0bd3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:26 2025 +0200
Fix applying patches.
phpstorm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpstorm.spec b/phpstorm.spec
index 4961f39..6895b93 100644
--- a/phpstorm.spec
+++ b/phpstorm.spec
@@ -62,7 +62,7 @@ rm bin/phpstorm.vmoptions
rm -r lib/libpty/linux/x86
%endif
rm bin/fsnotifier-arm
-%patch0 -p1
+%patch -P0 -p1
chmod a+rx bin/*.so bin/fsnotifier* lib/libpty/linux/*/libpty.so
mv bin/phpstorm.png .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/phpstorm.git/commitdiff/214ebb2c2737543e615a82f18226d9a42d5d0bd3
More information about the pld-cvs-commit
mailing list