[packages/glassfish] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:47:33 CEST 2025


commit f8b89e87fc15ff7e72d6b84e535b660aa058cab9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:47:17 2025 +0200

    Fix applying patches.

 glassfish.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glassfish.spec b/glassfish.spec
index ec560cc..9669780 100644
--- a/glassfish.spec
+++ b/glassfish.spec
@@ -37,7 +37,7 @@ application server. It is the JavaEE 7 Reference Implementation.
 %prep
 %setup -q -n %{name}4
 
-%patch0 -p1
+%patch -P0 -p1
 
 find -name '*.bat' | xargs rm
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glassfish.git/commitdiff/f8b89e87fc15ff7e72d6b84e535b660aa058cab9



More information about the pld-cvs-commit mailing list