aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-07-30 06:59:41 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-07-30 06:59:41 +0000
commit5d624f1511aada7e6d93dd9a5ef49c7ddb5f098b (patch)
treea36367d63fc41a40388609dc5c3fe8c828ceed86 /java
parent5b6d0a852efc4296c5e50365ed48b7a952035bae (diff)
downloadports-5d624f1511aada7e6d93dd9a5ef49c7ddb5f098b.tar.gz
ports-5d624f1511aada7e6d93dd9a5ef49c7ddb5f098b.zip
Fix packing list
* Force bash completion to install into ${PREFIX}/etc/bash_completion.d * Adjust packing list to reflect this PR: 244976
Notes
Notes: svn path=/head/; revision=543713
Diffstat (limited to 'java')
-rw-r--r--java/icedtea-web/Makefile1
-rw-r--r--java/icedtea-web/pkg-plist6
2 files changed, 4 insertions, 3 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile
index 7a67a363bfde..19f859ee858e 100644
--- a/java/icedtea-web/Makefile
+++ b/java/icedtea-web/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+= --enable-shell-launchers
CONFIGURE_ARGS+= --without-${opt}
.endfor
CONFIGURE_ENV= BIN_BASH=${bash_CMD}
+CONFIGURE_ENV+= bashcompdir=${PREFIX}/etc/bash_completion.d
CONFIGURE_SHELL= ${bash_CMD}
TEST_TARGET= check
diff --git a/java/icedtea-web/pkg-plist b/java/icedtea-web/pkg-plist
index 4e7eff83266b..8c7f915aa9d0 100644
--- a/java/icedtea-web/pkg-plist
+++ b/java/icedtea-web/pkg-plist
@@ -6,6 +6,9 @@ bin/itweb-policyeditor.sh
bin/itweb-settings
bin/itweb-settings.sh
%%PLUGIN%%%%WEBPLUGIN_DIR%%/IcedTeaPlugin.so
+etc/bash_completion.d/itweb-settings.bash
+etc/bash_completion.d/javaws.bash
+etc/bash_completion.d/policyeditor.bash
man/cs/man1/icedtea-web-plugin.1.gz
man/cs/man1/icedtea-web.1.gz
man/cs/man1/itweb-javaws.1.gz
@@ -29,9 +32,6 @@ man/pl/man1/itweb-settings.1.gz
share/applications/itweb-javaws.desktop
share/applications/itweb-policyeditor.desktop
share/applications/itweb-settings.desktop
-share/bash-completion/completions/itweb-settings.bash
-share/bash-completion/completions/javaws.bash
-share/bash-completion/completions/policyeditor.bash
%%DATADIR%%/javaws.jar
%%DATADIR%%/javaws_splash.png
%%PLUGIN%%%%DATADIR%%/jsobject.jar