[packages/netbeans-ide] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:32:57 CEST 2025
commit f90b35b1eb6c223be7340aca8274d6c391fd7ea8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:32:41 2025 +0200
Fix applying patches.
netbeans-ide.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/netbeans-ide.spec b/netbeans-ide.spec
index 16fb275..c67abec 100644
--- a/netbeans-ide.spec
+++ b/netbeans-ide.spec
@@ -129,7 +129,7 @@ This package contains the javafx related parts of Netbeans
%prep
%setup -qc
mv netbeans/* .; rmdir netbeans
-%patch0 -p1
+%patch -P0 -p1
# remove windows executables and libraries
find -type f -name "*.exe" -print -delete
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/netbeans-ide.git/commitdiff/f90b35b1eb6c223be7340aca8274d6c391fd7ea8
More information about the pld-cvs-commit
mailing list