[packages/phpstorm-eap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:14:45 CEST 2025
commit efa7ae8f19350d3810ae81112fbe4d371c5d57dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:14:29 2025 +0200
Fix applying patches.
phpstorm-eap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/phpstorm-eap.spec b/phpstorm-eap.spec
index 87cfd8f..73313c3 100644
--- a/phpstorm-eap.spec
+++ b/phpstorm-eap.spec
@@ -63,7 +63,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-eap.git/commitdiff/efa7ae8f19350d3810ae81112fbe4d371c5d57dd
More information about the pld-cvs-commit
mailing list