/hg/icedtea-web: Added shell-launcher and rust-launcher director...
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Fri Nov 3 11:39:43 UTC 2017
changeset a7dc403313cb in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=a7dc403313cb
author: Jiri Vanek <jvanek at redhat.com>
date: Fri Nov 03 12:39:31 2017 +0100
Added shell-launcher and rust-launcher directories to distribution tarball
diffstat:
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 4736ea4306a1 -r a7dc403313cb Makefile.am
--- a/Makefile.am Fri Nov 03 12:29:58 2017 +0100
+++ b/Makefile.am Fri Nov 03 12:39:31 2017 +0100
@@ -280,7 +280,7 @@
export PLUGIN_VERSION = IcedTea-Web $(FULL_VERSION)
export EXTRA_DIST = $(top_srcdir)/netx $(top_srcdir)/plugin javaws.png $(DESKTOP_IN_FILES) $(top_srcdir)/completion \
- $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS $(top_srcdir)/metadata.in
+ shell-launcher rust-launcher $(top_srcdir)/tests html-gen.sh NEW_LINE_IFS $(top_srcdir)/metadata.in
# reproducers `D`shortcuts
export DTEST_SERVER=-Dtest.server.dir=$(REPRODUCERS_TESTS_SERVER_DEPLOYDIR)
More information about the distro-pkg-dev
mailing list