[packages/java-libextractor] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:22:01 CEST 2025
commit b7418e1c87a4d1232622b649d2f6273425349f1a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:21:45 2025 +0200
Fix applying patches.
java-libextractor.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/java-libextractor.spec b/java-libextractor.spec
index b99ba89..0fe224d 100644
--- a/java-libextractor.spec
+++ b/java-libextractor.spec
@@ -33,7 +33,7 @@ Wiązania Javy dla biblioteki libextractor.
%prep
%setup -q -n libextractor-java-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal} -I m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/java-libextractor.git/commitdiff/b7418e1c87a4d1232622b649d2f6273425349f1a
More information about the pld-cvs-commit
mailing list