[packages/j] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:18:33 CEST 2025
commit ee93e5c323da624d2fa319c265fd0b95e3b198de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:18:17 2025 +0200
Fix applying patches.
j.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/j.spec b/j.spec
index b09d622..5970786 100644
--- a/j.spec
+++ b/j.spec
@@ -21,7 +21,7 @@ j to edytor tekstu napisany całkowicie w Javie.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
chmod 755 configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/j.git/commitdiff/ee93e5c323da624d2fa319c265fd0b95e3b198de
More information about the pld-cvs-commit
mailing list