pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ddocent: Fix JAVAJARDIR to match trimmomatic updates
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By: outpaddling
Date: Fri Apr 13 11:34:40 2018 -0500
Changeset: 0d827037f6722a72c47f264b0d2eae8964d22720
Modified Files:
ddocent/Makefile
Log Message:
ddocent: Fix JAVAJARDIR to match trimmomatic updates
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0d827037f6722a72c47f264b0d2eae8964d22720
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ddocent/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/ddocent/Makefile b/ddocent/Makefile
index 7d9c608618..7a6306c239 100644
--- a/ddocent/Makefile
+++ b/ddocent/Makefile
@@ -56,7 +56,7 @@ USE_TOOLS= bash perl unzip
ERROR: [check-interpreter.mk] The interpreter "/usr/bin/env" of "/usr/pkgsrc/wip/ddocent/work/.destdir/usr/pkg/bin/ddocent-test" is not allowed.
PORTVERSION= 2.2.25
-JAVAJARDIR= ${PREFIX}/share/java/classes
+JAVAJARDIR= ${PREFIX}/lib/java
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index