[netbeans] 03/03: Install profiler cluster into netbeans package.

Markus Koschany apo-guest at moszumanska.debian.org
Mon Jun 29 14:07:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch profiler
in repository netbeans.

commit 1f98fc76ac5700b380bc5059262c67224aadbdee
Author: Markus Koschany <apo at gambaru.de>
Date:   Mon Jun 29 14:12:06 2015 +0200

    Install profiler cluster into netbeans package.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index f4f25b3..b2a8ffa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -128,6 +128,9 @@ override_dh_auto_install:
 	$(INSTALL)$(pkg-nb) nbbuild/netbeans/CREDITS.html                 usr/share/$(pkg-nb)
 	$(INSTALL)$(pkg-nb) nbbuild/netbeans/README.html                  usr/share/$(pkg-nb)
 	$(INSTALL)$(pkg-nb) nbbuild/netbeans/netbeans.css                 usr/share/$(pkg-nb)
+	# Install profiler cluster into netbeans package
+	$(INSTALL)$(pkg-nb) nbbuild/netbeans/profiler/*                   $(NB_INSTALL_DIR)/profiler
+	$(LINK)$(pkg-nb)    $(NB_INSTALL_DIR)/profiler         $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/profiler
 	$(LINK)$(pkg-nb)    $(NB_INSTALL_DIR)/$(base-platform) $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/platform
 	$(LINK)$(pkg-nb)    $(NB_INSTALL_DIR)/harness          $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/harness
 	$(LINK)$(pkg-nb)    $(NB_INSTALL_DIR)/$(base-apisupport) $(NB_INSTALL_DIR)/$(DEB_UPSTREAM_VERSION)/apisupport

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git



More information about the pkg-java-commits mailing list